All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] OMAP-AM33xx RTC DT support
@ 2012-07-23 13:41 Afzal Mohammed
       [not found] ` <cover.1343046707.git.afzal-l0cyMroinI0@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Afzal Mohammed @ 2012-07-23 13:41 UTC (permalink / raw)
  To: grant.likely-s3s/WqlpOiPyB63q8FvJNQ,
	rob.herring-bsGFqQB8/DxBDgjK7y7TUQ, rob-VoJi6FS/r0vR7s880joybQ,
	linux-lFZ/pmaqli7XmaaqVzeoHQ, nsekhar-l0cyMroinI0,
	khilman-l0cyMroinI0, a.zummo-BfzFCNDTiLLj+vYz1yj4TQ,
	tony-4v6yS6AI5VpBDgjK7y7TUQ,
	devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ,
	linux-doc-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/,
	rtc-linux-/JYPxA39Uh5TLH3MbocFFw
  Cc: Afzal Mohammed

Hi,

This series makes rtc-omap driver DT capable, adds AM33xx
RTC DT support along with a few enchancments to the driver.

rtc-omap driver is made intelligent enough to handle kicker
mechanism. This helps in removing kicker mechanism support
done for DaVinci at platform level.

This has been tested on Beaglebone (AM33xx platform) and on
DaVinci DA850 EVM.

This series is based over linux-omap master and can be
directly applied over linux-next, except for
[PATCH 6/6] arm/dts: am33xx rtc node.

PATCH 6/6 should go through linux-omap tree and needs
http://www.mail-archive.com/linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org/msg71644.html
(arm/dts: am33xx wdt node) to get applied cleanly

Regards
Afzal

Afzal Mohammed (5):
  rtc: omap: kicker mechanism support
  ARM: davinci: remove rtc kicker release
  rtc: omap: dt support
  rtc: omap: depend on am33xx
  arm/dts: am33xx rtc node

Vaibhav Hiremath (1):
  rtc: omap: Add runtime pm support

 Documentation/devicetree/bindings/rtc/rtc-omap.txt |   20 +++++
 arch/arm/boot/dts/am33xx.dtsi                      |    5 ++
 arch/arm/mach-davinci/devices-da8xx.c              |   13 +---
 drivers/rtc/Kconfig                                |    8 +-
 drivers/rtc/rtc-omap.c                             |   75 +++++++++++++++++++-
 5 files changed, 104 insertions(+), 17 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/rtc/rtc-omap.txt

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

end of thread, other threads:[~2012-07-24 12:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-23 13:41 [PATCH 0/6] OMAP-AM33xx RTC DT support Afzal Mohammed
     [not found] ` <cover.1343046707.git.afzal-l0cyMroinI0@public.gmane.org>
2012-07-23 13:42   ` [PATCH 1/6] rtc: omap: kicker mechanism support Afzal Mohammed
2012-07-23 13:42   ` [PATCH 2/6] ARM: davinci: remove rtc kicker release Afzal Mohammed
2012-07-24 11:11     ` Sergei Shtylyov
2012-07-24 11:11       ` Sergei Shtylyov
2012-07-24 12:04       ` Mohammed, Afzal
2012-07-24 12:04         ` Mohammed, Afzal
2012-07-24 12:04         ` Mohammed, Afzal
2012-07-23 13:42   ` [PATCH 3/6] rtc: omap: dt support Afzal Mohammed
2012-07-23 13:42   ` [PATCH 4/6] rtc: omap: depend on am33xx Afzal Mohammed
2012-07-23 13:42   ` [PATCH 5/6] rtc: omap: Add runtime pm support Afzal Mohammed
2012-07-23 13:42   ` [PATCH 6/6] arm/dts: am33xx rtc node Afzal Mohammed

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.