All of lore.kernel.org
 help / color / mirror / Atom feed
* [rtc-linux] [PATCH v4 0/2]  ARM: AM437X: Add rtc clock handling
@ 2015-08-18  8:43 Keerthy
  2015-08-18  8:43 ` [rtc-linux] [PATCH v4 1/3] ARM: dts: AM437x: Add the internal and external clock nodes for rtc Keerthy
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Keerthy @ 2015-08-18  8:43 UTC (permalink / raw)
  To: alexandre.belloni, tony
  Cc: johan, linux-omap, rtc-linux, grygorii.strashko, j-keerthy

The series is applicable for all am437x series of processors.
It adds clock handling support. Boot tested on am437x-gp-evm.

Keerthy (2):
  ARM: dts: AM437x: Add the internal and external clock nodes for rtc
  rtc: omap: Add external clock enabling support

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.

 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               | 44 ++++++++++++++++++++++++++++++++++++
 5 files changed, 77 insertions(+)

-- 
1.9.1

-- 
-- 
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] 6+ messages in thread

end of thread, other threads:[~2015-08-18  8:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-18  8:43 [rtc-linux] [PATCH v4 0/2] ARM: AM437X: Add rtc clock handling Keerthy
2015-08-18  8:43 ` [rtc-linux] [PATCH v4 1/3] ARM: dts: AM437x: Add the internal and external clock nodes for rtc Keerthy
2015-08-18  8:43 ` [rtc-linux] [PATCH v4 2/3] rtc: omap: Add internal clock enabling support Keerthy
2015-08-18  8:43 ` [rtc-linux] [PATCH v4 3/3] rtc: omap: Add external " Keerthy
2015-08-18  8:52 ` [rtc-linux] Re: [PATCH v4 0/2] ARM: AM437X: Add rtc clock handling Johan Hovold
2015-08-18  8:54   ` Keerthy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.