mfd: rk808: add rk805 support
authorJianhong Chen <chenjh@rock-chips.com>
Fri, 6 Jan 2017 08:52:49 +0000 (16:52 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Wed, 18 Jan 2017 11:05:27 +0000 (19:05 +0800)
commit01afa13ceb6b3e695c1a886b25f97a28c5c8d4d7
tree2eb96d204b0eae6a812bca97e3566523227a98ad
parent9ad514e0eaf364fb45a2dbe358d60e03610a9b22
mfd: rk808: add rk805 support

include sub modules: regulator, rtc, gpio, pwrkey

Change-Id: I19796e2a94764f95588d4b90bca1f3bc616f4f56
Signed-off-by: Jianhong Chen <chenjh@rock-chips.com>
Documentation/devicetree/bindings/mfd/rk805.txt [new file with mode: 0644]
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-rk8xx.c [new file with mode: 0644]
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/rk8xx-pwrkey.c [new file with mode: 0644]
drivers/mfd/rk808.c
drivers/regulator/rk818-regulator.c
drivers/rtc/rtc-rk808.c
include/linux/mfd/rk808.h