On 06/05/2014 10:35 PM, Nishanth Menon wrote: > > Hi, > > The following series is a minimal set of cleanups and generalization > in the direction of supporting daisychain wakeup on all OMAP4+ > platforms. We cannot still add IO_WAKEUP ability for OMAP5/DRA7/AM437x > yet pending further pinctrl patches. > > These do have a few cosmetic issues, but hope is to get a view about > the approach. Also note that documentation of bindings for ti,dra7-prm > etc are still pending. > > Nishanth Menon (7): > ARM: OMAP4+: prminst: provide function to find prm_dev instance > offset > ARM: OMAP4: prm use the generic prm_inst to allow logic to be > abstracted > ARM: OMAP4+: PRM: remove "wkup" event > ARM: OMAP4+: PRM: register interrupt information from DT > ARM: dts: OMAP4: Add PRM interrupt > ARM: dts: OMAP5: add PRM interrupt > ARM: dts: DRA7: add PRM interrupt > > arch/arm/boot/dts/dra7.dtsi | 1 + > arch/arm/boot/dts/omap4.dtsi | 1 + > arch/arm/boot/dts/omap5.dtsi | 1 + > arch/arm/mach-omap2/prm44xx.c | 89 ++++++++++++++++++++++++++++++++----- > arch/arm/mach-omap2/prminst44xx.c | 41 ++++++++++------- > arch/arm/mach-omap2/prminst44xx.h | 3 ++ > 6 files changed, 111 insertions(+), 25 deletions(-) > Gentle ping on this series? are we ok with this approach? -- Regards, Nishanth Menon -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html