[PATCH 0/2] add RTC support for Armada 370 and Armada XP

Gregory CLEMENT gregory.clement at free-electrons.com
Mon Dec 10 05:42:00 EST 2012


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




More information about the linux-arm-kernel mailing list