mfd: max14577: Add max14577/max77836 MFD driver to support muic/charger device
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 10 Jul 2014 10:40:36 +0000 (19:40 +0900)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 06:17:48 +0000 (15:17 +0900)
commit0c3fbd7e8512f4831abe7c0551be935b92aaf618
treeb4736c1c31a31457fd6ca36ccbe90a69c1c996d6
parent740cbbb51d7c88a38b79f511b82437f2a2d650f1
mfd: max14577: Add max14577/max77836 MFD driver to support muic/charger device

This patch add max14577/max77836 core/irq driver to support MUIC(Micro USB IC) device
and fuelgague device and support irq domain method to control internal interrupt
of max14577/max77836 device.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/max14577.c [new file with mode: 0644]
include/linux/mfd/max14577-private.h [new file with mode: 0644]
include/linux/mfd/max14577.h [new file with mode: 0644]