Changes since v6: - Dropped a patch from this series which was applied by Michael Turquette commit cb98fd5d4da1 ("clk: Kconfig: Name RK818 in Kconfig for COMMON_CLK_RK808") - Squashed patch mfd: RK808: Fetch PMIC variant from chip id register into the first patch. Wadim Egorov (4): mfd: RK808: Add RK818 support regulator: rk808: Add regulator driver for RK818 mfd: dt-bindings: Add RK818 device tree bindings document rtc: Kconfig: Name RK818 in Kconfig for RTC_DRV_RK808 Documentation/devicetree/bindings/mfd/rk808.txt | 37 +++- drivers/mfd/Kconfig | 4 +- drivers/mfd/rk808.c | 226 ++++++++++++++++++++---- drivers/regulator/Kconfig | 4 +- drivers/regulator/rk808-regulator.c | 143 ++++++++++++++- drivers/rtc/Kconfig | 4 +- include/linux/mfd/rk808.h | 154 +++++++++++++++- 7 files changed, 516 insertions(+), 56 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html