mfd: sec-core: Add support for S2MPS14
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Thu, 10 Jul 2014 08:20:45 +0000 (17:20 +0900)
committerChanho Park <chanho61.park@samsung.com>
Fri, 8 Aug 2014 06:25:38 +0000 (15:25 +0900)
commit518103e4f221f76977e0530b0e7e64bd3e1afcf0
treec3727830156810249bb03d511df004288612a800
parentdabe38fb214b415082ef0e51e5e1dd3f61c0268d
mfd: sec-core: Add support for S2MPS14

Add support for S2MPS14 PMIC device to the MFD sec-core driver.
The S2MPS14 is similar to S2MPS11 but it has fewer regulators, two
clocks instead of three and a little different registers layout.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/mfd/sec-core.c
drivers/mfd/sec-irq.c
include/linux/mfd/samsung/core.h
include/linux/mfd/samsung/irq.h
include/linux/mfd/samsung/rtc.h
include/linux/mfd/samsung/s2mps11.h
include/linux/mfd/samsung/s2mps14.h [new file with mode: 0644]
include/linux/mfd/samsung/s5m8767.h