Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1169717
| From | Keerthy <j-keerthy@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/6] ARM: AM437x: Add IO wake up support |
| Date | 2015-06-22 08:30 +0200 |
| Message-ID | <pE3p0-3ZS-19@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 0/6] ARM: AM437x: Add IO wake up support Keerthy <j-keerthy@ti.com> - 2015-06-22 08:30 +0200 [PATCH 3/6] ARM: dts: AM4372: Add PRCM IRQ entry Keerthy <j-keerthy@ti.com> - 2015-06-22 08:30 +0200
csiph-web