power: pmic: add the max8997 controller for DM
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 2 Feb 2017 08:04:09 +0000 (17:04 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Thu, 9 Feb 2017 05:28:37 +0000 (14:28 +0900)
commit1a5a05dadebbdeab296c5e5a2a13fe994b05f1bf
treea6b93a24e299b689ad13befcf261d488ce19ab5c
parent21342d4aed6c77a4aa7a5b2579b3c23e21aea31a
power: pmic: add the max8997 controller for DM

Add the max8997 controller for Driver model.
Exynos4210 is using max8997 pmic controller.
(pmic_max8997.c should be deprecated.)

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
drivers/power/pmic/Kconfig
drivers/power/pmic/Makefile
drivers/power/pmic/max8997.c [new file with mode: 0644]
drivers/power/pmic/max8998.c