MLK-11556-1 pmic: max17135: add hwmon, mfd and regulator drivers for this pmic
authorRobby Cai <r63905@freescale.com>
Wed, 16 Sep 2015 06:39:16 +0000 (14:39 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:48:44 +0000 (14:48 -0500)
commit1521e7d2d7c5d1ad5a4b0a406ea626c3a6db04db
tree4acde38b1be5364b21f68e7c4d8144279ebfdef8
parente8e5add927c52bb7d8a16afe81d39ab357984692
MLK-11556-1 pmic: max17135: add hwmon, mfd and regulator drivers for this pmic

Add PMIC 'MAX17135' module drivers to 4.1.y kernel. These are necessary
to supply power for E-ink panel display functions.

Signed-off-by: Robby Cai <r63905@freescale.com>
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/max17135-hwmon.c [new file with mode: 0644]
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/max17135-core.c [new file with mode: 0644]
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/max17135-regulator.c [new file with mode: 0644]
include/linux/mfd/max17135.h [new file with mode: 0644]
include/linux/pmic_status.h [new file with mode: 0644]