All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] ARM: AM437x: Add IO wake up support
@ 2015-07-08  5:42 ` Keerthy
  0 siblings, 0 replies; 22+ messages in thread
From: Keerthy @ 2015-07-08  5:42 UTC (permalink / raw)
  To: tony, t-kristo
  Cc: linux-omap, linux-kernel, bcousson, galak, pawel.moll, paul, 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.

Changes in v2:

Removed inefficient way of using arrays for irq ack and masks.

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 |  1 +
 arch/arm/mach-omap2/prcm43xx.h    |  5 ++++
 arch/arm/mach-omap2/prm44xx.c     | 58 +++++++++++++++++++++++----------------
 arch/arm/mach-omap2/prm_common.c  |  1 +
 5 files changed, 42 insertions(+), 24 deletions(-)

-- 
1.9.1


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

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

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-08  5:42 [PATCH v2 0/6] ARM: AM437x: Add IO wake up support Keerthy
2015-07-08  5:42 ` Keerthy
2015-07-08  5:42 ` [PATCH v2 1/6] ARM: OMAP4: PRM: Remove hardcoding of PRM_IO_PMCTRL_OFFSET register Keerthy
2015-07-08  5:42   ` Keerthy
2015-07-16  1:54   ` Paul Walmsley
2015-07-16  5:16     ` Keerthy
2015-07-16  5:16       ` Keerthy
2015-07-08  5:42 ` [PATCH v2 2/6] ARM: AM43xx: Add the PRM IRQ register offsets Keerthy
2015-07-08  5:42   ` Keerthy
2015-07-16  2:33   ` Paul Walmsley
2015-07-16  2:38     ` Paul Walmsley
2015-07-16  5:16       ` Keerthy
2015-07-16  5:16         ` Keerthy
2015-07-08  5:42 ` [PATCH v2 3/6] ARM: dts: AM4372: Add PRCM IRQ entry Keerthy
2015-07-08  5:42   ` Keerthy
2015-07-08  5:42 ` [PATCH v2 4/6] ARM: OMAP: PRM: Remove hardcoding of IRQENABLE_MPU_2 and IRQSTATUS_MPU_2 register offsets Keerthy
2015-07-08  5:42   ` Keerthy
2015-07-16  2:40   ` Paul Walmsley
2015-07-08  5:42 ` [PATCH v2 5/6] ARM: OMAP4+: PRM: Add AM437x specific data Keerthy
2015-07-08  5:42   ` Keerthy
2015-07-08  5:42 ` [PATCH v2 6/6] ARM: PRM: AM437x: Enable IO wakeup feature Keerthy
2015-07-08  5:42   ` 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.