devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/4] add RTC support for Armada 370 and Armada XP
@ 2012-12-12  9:06 Gregory CLEMENT
       [not found] ` <1355303186-9267-1-git-send-email-gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Gregory CLEMENT @ 2012-12-12  9:06 UTC (permalink / raw)
  To: Jason Cooper, Andrew Lunn, Gregory Clement, Alessandro Zummo
  Cc: Lior Amsalem, Ike Pan, Nadav Haklai, David Marlin,
	Yehuda Yitschak, Jani Monoses, rtc-linux-/JYPxA39Uh5TLH3MbocFFw,
	Tawfik Bayouk, Dan Frazier, Eran Ben-Avi, Leif Lindholm,
	Sebastian Hesselbarth, Jon Masters,
	devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ, Rob Herring,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	Thomas Petazzoni, Chris Van Hoof, Maen Suleiman, Shadi Ammouri

Hello,

This small patch set adds RTC support for Armada 370 and Armada XP. It
was successfully tested on the evaluation board. The third patch add
the lacking documentation for the device tree binding and was already
taken by Grant Likely, I keep this one in the series for
coherency. The only differences with the previous patch set was the
add of the Acked-by from Andrew Lunn and a new small patch to update
of the mvebu_configuration. I also split the patch wich add the RTC
support in two part, one for the RTC subsytem and on for
mach-mvebu. This series is 3.9 material.

Alessandro,
could you take the first patches if you agree with it?

Jason,

I wait for a while if there any feedback, then I will send you a git
pull request. If I understood well your workflow I will do 2 git pull
one for dt and one for defconfig.

Thanks


Gregory CLEMENT (4):
  rtc: Add support of rtc-mv for MVEBU SoCs
  arm: mvebu: Add RTC support for Armada 370 and Armada XP
  rtc: rtc-mv: Add the device tree binding documentation
  arm: mvebu: Update defconfig with Marvell RTC support

 .../devicetree/bindings/rtc/orion-rtc.txt          |   18 ++++++++++++++++++
 arch/arm/boot/dts/armada-370-xp.dtsi               |    6 ++++++
 arch/arm/configs/mvebu_defconfig                   |    1 +
 drivers/rtc/Kconfig                                |    2 +-
 4 files changed, 26 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/rtc/orion-rtc.txt

-- 
1.7.9.5

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-01-10  2:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-12  9:06 [PATCH V2 0/4] add RTC support for Armada 370 and Armada XP Gregory CLEMENT
     [not found] ` <1355303186-9267-1-git-send-email-gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2012-12-12  9:06   ` [PATCH V2 1/4] rtc: Add support of rtc-mv for MVEBU SoCs Gregory CLEMENT
     [not found]     ` <1355303186-9267-2-git-send-email-gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2013-01-10  2:02       ` Jason Cooper
2012-12-12  9:06   ` [PATCH V2 2/4] arm: mvebu: Add RTC support for Armada 370 and Armada XP Gregory CLEMENT
     [not found]     ` <1355303186-9267-3-git-send-email-gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2013-01-10  2:03       ` Jason Cooper
2012-12-12  9:06   ` [PATCH V2 3/4] rtc: rtc-mv: Add the device tree binding documentation Gregory CLEMENT
2012-12-12  9:06   ` [PATCH V2 4/4] arm: mvebu: Update defconfig with Marvell RTC support Gregory CLEMENT
     [not found]     ` <1355303186-9267-5-git-send-email-gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2013-01-10  2:03       ` Jason Cooper
2012-12-12  9:10   ` [PATCH V2 0/4] add RTC support for Armada 370 and Armada XP Gregory CLEMENT
2013-01-09 18:49     ` Florian Fainelli
2013-01-09 20:37   ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).