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>
Tue, 18 Nov 2014 03:00:14 +0000 (12:00 +0900)
commit319ffd66ca83ea48e39e66186992c94ab3820cb5
tree3ea1ee7c233db9927934c35c3cdd982964ad2ed3
parentded12950dfd6edb2f9a52f2ca36d0e9c253b46da
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]