ricoh619:support pmic ricoh619
author张晴 <zhangqing@rock-chips.com>
Sat, 27 Apr 2013 07:45:44 +0000 (15:45 +0800)
committer张晴 <zhangqing@rock-chips.com>
Sat, 27 Apr 2013 07:45:44 +0000 (15:45 +0800)
commite35e3fe4e468d393d84967ebc27a10cdd0eb844d
tree2d59cf931d5a85fb6269ccd02930134f878fe681
parent92aaf2cc7e0fcfba00d2b562bc0755b088b54bec
ricoh619:support pmic ricoh619
24 files changed:
arch/arm/mach-rk30/board-pmu-ricoh619.c [new file with mode: 0644]
arch/arm/mach-rk30/board-rk3168-tb.c [changed mode: 0755->0644]
arch/arm/plat-rk/include/plat/board.h
drivers/input/misc/Kconfig [changed mode: 0755->0644]
drivers/input/misc/Makefile [changed mode: 0755->0644]
drivers/input/misc/ricoh619-pwrkey.c [new file with mode: 0644]
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/ricoh619-irq.c [new file with mode: 0644]
drivers/mfd/ricoh619.c [new file with mode: 0644]
drivers/power/Kconfig [changed mode: 0755->0644]
drivers/power/Makefile
drivers/power/ricoh619-battery.c [new file with mode: 0644]
drivers/regulator/Kconfig [changed mode: 0755->0644]
drivers/regulator/Makefile [changed mode: 0755->0644]
drivers/regulator/ricoh619-regulator.c [new file with mode: 0644]
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-ricoh619.c [new file with mode: 0644]
include/linux/mfd/ricoh619.h [new file with mode: 0644]
include/linux/power/ricoh619_battery.h [new file with mode: 0644]
include/linux/power/ricoh61x_battery_init.h [new file with mode: 0644]
include/linux/regulator/ricoh619-regulator.h [new file with mode: 0755]
include/linux/rtc/rtc-ricoh619.h [new file with mode: 0755]