linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] ARM: AM437x: Add IO wake up support
@ 2015-06-22  6:22 Keerthy
  2015-06-22  6:22 ` [PATCH 1/6] ARM: OMAP4: PRM: Remove hardcoding of PRM_IO_PMCTRL_OFFSET register Keerthy
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Keerthy @ 2015-06-22  6:22 UTC (permalink / raw)
  To: linux-omap, tony
  Cc: galak, t-kristo, pawel.moll, linux-kernel, paul, bcousson,
	linux-clk, j-keerthy

The patch series adds IO wake up support for AM437x series
making use of the existing OMAP4 support. Adds the AM437x
specifics.

The series is boot tested on OMAP4 panda, DAR7 evm and AM437x evms.
I do not have OMAP3 boards so not able to test on OMAP3.

Keerthy (6):
  ARM: OMAP4: PRM: Remove hardcoding of PRM_IO_PMCTRL_OFFSET register
  ARM: AM43xx: Add the PRM IRQ register offsets
  ARM: dts: AM4372: Add PRCM IRQ entry
  ARM: OMAP: PRM: Remove hardcoding of IRQENABLE_MPU_2 and
    IRQSTATUS_MPU_2 register offsets
  ARM: OMAP4+: PRM: Add AM437x specific data
  ARM: PRM: AM437x: Enable IO wakeup feature

 arch/arm/boot/dts/am4372.dtsi     |  1 +
 arch/arm/mach-omap2/prcm-common.h |  9 +++---
 arch/arm/mach-omap2/prcm43xx.h    |  5 +++
 arch/arm/mach-omap2/prm3xxx.c     | 20 ++++++------
 arch/arm/mach-omap2/prm44xx.c     | 65 +++++++++++++++++++++++----------------
 arch/arm/mach-omap2/prm_common.c  |  6 ++--
 6 files changed, 63 insertions(+), 43 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-07-07 12:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-22  6:22 [PATCH 0/6] ARM: AM437x: Add IO wake up support Keerthy
2015-06-22  6:22 ` [PATCH 1/6] ARM: OMAP4: PRM: Remove hardcoding of PRM_IO_PMCTRL_OFFSET register Keerthy
2015-06-22  6:22 ` [PATCH 2/6] ARM: AM43xx: Add the PRM IRQ register offsets Keerthy
2015-07-07 11:55   ` Tero Kristo
2015-06-22  6:22 ` [PATCH 3/6] ARM: dts: AM4372: Add PRCM IRQ entry Keerthy
2015-06-22  6:22 ` [PATCH 4/6] ARM: OMAP: PRM: Remove hardcoding of IRQENABLE_MPU_2 and IRQSTATUS_MPU_2 register offsets Keerthy
2015-07-07 11:51   ` Tero Kristo
2015-07-07 12:31     ` Keerthy
2015-06-22  6:22 ` [PATCH 5/6] ARM: OMAP4+: PRM: Add AM437x specific data Keerthy
2015-06-22  6:22 ` [PATCH 6/6] ARM: PRM: AM437x: Enable IO wakeup feature Keerthy

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).