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>
Thu, 7 Aug 2014 06:17:48 +0000 (15:17 +0900)
commit686a57f8b5b7cfe785154be780674b5b9f9cf72e
treef70f9600352627e09b8a883b1e90f4d9714595a2
parent03c665166571b126991784c43e82b0070298e0c8
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