The series is applicable for all am437x series of processors. It adds clock handling support. Boot tested on am437x-gp-evm. Keerthy (3): ARM: dts: AM437x: Add the internal and external clock nodes for rtc rtc: omap: Add internal clock enabling support rtc: omap: Add external clock enabling support Changes in v5: * Added devicetree documentation for omap-rtc clocks. Changes in v4: * Optimized pointer checks for clk pointer. Changes in v3: * Split internal and external clock enabling to separate patches. * Using one variable to store the clk info in omap_rtc struct. Documentation/devicetree/bindings/rtc/rtc-omap.txt | 4 +++ arch/arm/boot/dts/am4372.dtsi | 2 ++ arch/arm/boot/dts/am437x-gp-evm.dts | 13 +++++++++ arch/arm/boot/dts/am437x-idk-evm.dts | 9 ++++++ arch/arm/boot/dts/am437x-sk-evm.dts | 9 ++++++ drivers/rtc/rtc-omap.c | 33 ++++++++++++++++++++++ 6 files changed, 70 insertions(+) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html