Hello Jason,
This small patchset adds RTC support for Armada 370 and Armada XP. It
was succesfully tested on the evaluation board. The second patch add
the lacking documentation for the device tree binding. This serie is
3.9 material.
Thanks,
Gregory CLEMENT (2):
arm: mvebu: add RTC support for Armada 370 and Armada XP
rtc: rtc-mv: Add the device tree binding documentation
.../devicetree/bindings/rtc/orion-rtc.txt | 18 ++++++++++++++++++
arch/arm/boot/dts/armada-370-xp.dtsi | 6 ++++++
drivers/rtc/Kconfig | 2 +-
3 files changed, 25 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/rtc/orion-rtc.txt
--
1.7.9.5