]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mfd: sec-core: Add support for S2MPU02 device
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 25 Jun 2014 07:14:44 +0000 (16:14 +0900)
committerLee Jones <lee.jones@linaro.org>
Wed, 9 Jul 2014 13:58:11 +0000 (14:58 +0100)
commit54e8827d5f0e66d152ef63e7958030ef4880cd85
tree6c8d1f67b3790c53cf00285334607ecc6a705a04
parent10f9edaeaa30468194e1dcd0e47e59b012f4cf8b
mfd: sec-core: Add support for S2MPU02 device

Add support for Samsung S2MPU02 PMIC device to the MFD sec-core driver.
The S2MPU02 device includes PMIC/RTC/Clock devices.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
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/s2mpu02.h [new file with mode: 0644]