Linux RTC
 help / color / mirror / Atom feed
* [rtc-linux] [PATCH 0/3] Extend rtc-armada38x support for Armada 7K/8K
@ 2017-02-16 15:31 Gregory CLEMENT
  2017-02-16 15:31 ` [rtc-linux] [PATCH 1/3] rtc: armada38x: Prepare driver to manage different versions Gregory CLEMENT
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Gregory CLEMENT @ 2017-02-16 15:31 UTC (permalink / raw)
  To: Alessandro Zummo, Alexandre Belloni, rtc-linux
  Cc: Jason Cooper, Andrew Lunn, Sebastian Hesselbarth, Gregory CLEMENT,
	Thomas Petazzoni, linux-arm-kernel, Haim Boot

Hello,

The Armada 7K/8K SoCs use the same RTC IP than the Armada 38x. However
the SOC integration differs in 2 points:
     - MBUS bridge timing initialization
     - IRQ configuration at SoC level

This patch set extends the driver support to these SoCs family.

Gregory

Gregory CLEMENT (3):
  rtc: armada38x: Prepare driver to manage different versions
  rtc: armada38x: Add support for Armada 7K/8K
  arm64: dts: marvell: add RTC description for Armada 7K/8K

 .../devicetree/bindings/rtc/armada-380-rtc.txt     |   8 +-
 .../boot/dts/marvell/armada-cp110-master.dtsi      |   7 +
 drivers/rtc/rtc-armada38x.c                        | 217 ++++++++++++++++-----
 3 files changed, 176 insertions(+), 56 deletions(-)

-- 
2.11.0

-- 
You received this message because you are subscribed to "rtc-linux".
Membership options at http://groups.google.com/group/rtc-linux .
Please read http://groups.google.com/group/rtc-linux/web/checklist
before submitting a driver.
--- 
You received this message because you are subscribed to the Google Groups "rtc-linux" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

end of thread, other threads:[~2017-02-17  9:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-16 15:31 [rtc-linux] [PATCH 0/3] Extend rtc-armada38x support for Armada 7K/8K Gregory CLEMENT
2017-02-16 15:31 ` [rtc-linux] [PATCH 1/3] rtc: armada38x: Prepare driver to manage different versions Gregory CLEMENT
2017-02-16 15:31 ` [rtc-linux] [PATCH 2/3] rtc: armada38x: Add support for Armada 7K/8K Gregory CLEMENT
2017-02-16 15:31 ` [rtc-linux] [PATCH 3/3] arm64: dts: marvell: add RTC description " Gregory CLEMENT
2017-02-16 17:33 ` [rtc-linux] Re: [PATCH 0/3] Extend rtc-armada38x support " Russell King - ARM Linux
2017-02-16 17:37   ` Russell King - ARM Linux
2017-02-17  9:52     ` Gregory CLEMENT

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox