power: pmic: lp873x: Add the base pmic support
authorKeerthy <j-keerthy@ti.com>
Fri, 30 Sep 2016 04:04:02 +0000 (09:34 +0530)
committerSimon Glass <sjg@chromium.org>
Tue, 11 Oct 2016 16:17:06 +0000 (10:17 -0600)
commitca1de0b5456e630522c0afe5a556e6851b8afe1e
tree83f8c8080b644310201e754d4c8d5c98ce7bed53
parent08941bb99d0f668273cda13283e43e7ee227474d
power: pmic: lp873x: Add the base pmic support

Add support to bind the regulators/child nodes with the pmic.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/power/pmic/Kconfig
drivers/power/pmic/Makefile
drivers/power/pmic/lp873x.c [new file with mode: 0644]
include/power/lp873x.h [new file with mode: 0644]