The series brings multiple fixes needed to get rtc ticking on am437x-gp-evm.
This is tested on latest 4.2-rc5. Boot tested on AM437X-GP-EVM also tested rtc ticking via sysfs nodes. Dave Gerlach (1): ARM: dts: am437x-gp-evm: Add regulator-always-on and regulator-boot-on for RTC DCDCs Keerthy (7): ARM: dts: AM4372: Append the rtc compatible string rtc: omap: Add external clock enabling support ARM: dts: AM4372: Add external clock flag ARM: AM43xx: Introduce a separate soc_is function for am438x series of SoCs ARM: dts: am43x-epos-evm: Add the am438 compatible string ARM: AM43XX: HWMOD: Add rtc hwmod ARM: dts: AM437x-gp-evm: Enable RTC Documentation/devicetree/bindings/arm/omap/omap.txt | 3 +++ Documentation/devicetree/bindings/rtc/rtc-omap.txt | 2 ++ arch/arm/boot/dts/am4372.dtsi | 2 +- arch/arm/boot/dts/am437x-gp-evm.dts | 9 +++++++++ arch/arm/boot/dts/am437x-idk-evm.dts | 1 + arch/arm/boot/dts/am437x-sk-evm.dts | 1 + arch/arm/boot/dts/am43x-epos-evm.dts | 2 +- arch/arm/mach-omap2/board-generic.c | 1 + arch/arm/mach-omap2/id.c | 2 ++ arch/arm/mach-omap2/omap_hwmod_43xx_data.c | 16 ++++++++++++++-- arch/arm/mach-omap2/soc.h | 7 +++++-- drivers/rtc/rtc-omap.c | 10 ++++++++++ 12 files changed, 50 insertions(+), 6 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html