rk2928:support pmic tps65910
author张晴 <zhangqing@rock-chips.com>
Thu, 9 Aug 2012 10:07:51 +0000 (18:07 +0800)
committer张晴 <zhangqing@rock-chips.com>
Thu, 9 Aug 2012 10:07:51 +0000 (18:07 +0800)
commit426997197d3a971fee38e27f36eb6c8aab2b52a1
treeb23a87a0238383588866e2efd922ceab25eee516
parent0a75238e77ea92ec6ab256061ae16ab201a682b5
rk2928:support pmic tps65910
19 files changed:
arch/arm/configs/rk2928_sdk_defconfig
arch/arm/mach-rk2928/board-rk2928-sdk.c
arch/arm/mach-rk2928/board-rk30-sdk-tps65910.c [new file with mode: 0755]
drivers/gpio/Kconfig
drivers/gpio/Makefile
drivers/gpio/gpio-tps65910.c [new file with mode: 0755]
drivers/gpio/tps65910-gpio.c [changed mode: 0644->0755]
drivers/mfd/Kconfig
drivers/mfd/Makefile
drivers/mfd/tps65910-irq.c [changed mode: 0644->0755]
drivers/mfd/tps65910.c [changed mode: 0644->0755]
drivers/mfd/tps65911-comparator.c [changed mode: 0644->0755]
drivers/regulator/Kconfig
drivers/regulator/Makefile
drivers/regulator/tps65910-regulator.c [changed mode: 0644->0755]
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-tps65910.c [new file with mode: 0755]
include/linux/mfd/tps65910.h [changed mode: 0644->0755]