Linux on ARM based TI OMAP SoCs
 help / color / mirror / Atom feed
* [PATCH v4 0/3] ARM: OMAP2+: hwmod: RTC: Add lock and unlock hooks
@ 2016-02-05  5:42 Lokesh Vutla
  2016-02-05  5:42 ` [PATCH v4 1/3] ARM: hwmod: RTC: Add lock and unlock functions Lokesh Vutla
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Lokesh Vutla @ 2016-02-05  5:42 UTC (permalink / raw)
  To: Tony Lindgren, Paul Walmsley
  Cc: Nishanth Menon, Lokesh Vutla, Sekhar Nori, Tero Kristo,
	Linux OMAP Mailing List, Linux ARM Mailing List

This series implements lock and unlock functions for RTC and hooks
the same to DRA7 and AMx3xx hwmod.

Tested RTC functionality on:
DRA74-EVM: http://pastebin.ubuntu.com/14885542/
BeagleBoard-X15: http://pastebin.ubuntu.com/14885568/
AM437x-GP EVM: http://pastebin.ubuntu.com/14885589/
AM335x BeagleBoneBlack: http://pastebin.ubuntu.com/14885600/

Changes since v3:
- Rebased on top of latest Mainline.
Link to v3 series: https://www.mail-archive.com/linux-omap%40vger.kernel.org/msg118342.html

Lokesh Vutla (3):
  ARM: hwmod: RTC: Add lock and unlock functions
  ARM: DRA7: RTC: Add lock and unlock functions
  ARM: AMx3xx: RTC: Add lock and unlock functions

 arch/arm/mach-omap2/omap_hwmod.h                   |  2 +
 .../mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c |  2 +
 arch/arm/mach-omap2/omap_hwmod_7xx_data.c          |  2 +
 arch/arm/mach-omap2/omap_hwmod_reset.c             | 65 ++++++++++++++++++++++
 4 files changed, 71 insertions(+)

-- 
2.1.4

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

end of thread, other threads:[~2016-02-24 18:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-05  5:42 [PATCH v4 0/3] ARM: OMAP2+: hwmod: RTC: Add lock and unlock hooks Lokesh Vutla
2016-02-05  5:42 ` [PATCH v4 1/3] ARM: hwmod: RTC: Add lock and unlock functions Lokesh Vutla
2016-02-07 22:24   ` Paul Walmsley
2016-02-18  6:27     ` Paul Walmsley
2016-02-18  9:19       ` Lokesh Vutla
2016-02-18 17:17         ` Paul Walmsley
2016-02-24  9:29     ` Lokesh Vutla
2016-02-24 18:07       ` Paul Walmsley
2016-02-05  5:42 ` [PATCH v4 2/3] ARM: DRA7: " Lokesh Vutla
2016-02-05  5:42 ` [PATCH v4 3/3] ARM: AMx3xx: " Lokesh Vutla

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