devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/7] ARM: OMAP4+: PRM: minor cleanups and dt support of interrupts
@ 2014-06-06  3:35 Nishanth Menon
  2014-06-06  3:35 ` [RFC PATCH 1/7] ARM: OMAP4+: prminst: provide function to find prm_dev instance offset Nishanth Menon
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Nishanth Menon @ 2014-06-06  3:35 UTC (permalink / raw)
  To: Benoît Cousson, Tony Lindgren, Rajendra Nayak, Paul Walmsley
  Cc: devicetree, linux-arm-kernel, linux-omap, Nishanth Menon


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

-- 
1.7.9.5

Regards,
Nishanth Menon

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

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

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-06  3:35 [RFC PATCH 0/7] ARM: OMAP4+: PRM: minor cleanups and dt support of interrupts Nishanth Menon
2014-06-06  3:35 ` [RFC PATCH 1/7] ARM: OMAP4+: prminst: provide function to find prm_dev instance offset Nishanth Menon
2014-06-06  3:35 ` [RFC PATCH 2/7] ARM: OMAP4: prm use the generic prm_inst to allow logic to be abstracted Nishanth Menon
2014-06-06  3:35 ` [RFC PATCH 3/7] ARM: OMAP4+: PRM: remove "wkup" event Nishanth Menon
2014-07-21 10:44   ` Tony Lindgren
2014-07-21 11:17     ` Nishanth Menon
     [not found] ` <1402025761-16831-1-git-send-email-nm-l0cyMroinI0@public.gmane.org>
2014-06-06  3:35   ` [RFC PATCH 4/7] ARM: OMAP4+: PRM: register interrupt information from DT Nishanth Menon
2014-07-21 10:51     ` Tony Lindgren
2014-07-21 11:22       ` Nishanth Menon
2014-07-21 11:28         ` Tony Lindgren
2014-07-21 12:08           ` Nishanth Menon
2014-07-21 12:31             ` Tony Lindgren
2014-06-06  3:35 ` [RFC PATCH 5/7] ARM: dts: OMAP4: Add PRM interrupt Nishanth Menon
2014-06-06  3:36 ` [RFC PATCH 6/7] ARM: dts: OMAP5: add " Nishanth Menon
2014-06-06  3:36 ` [RFC PATCH 7/7] ARM: dts: DRA7: " Nishanth Menon
2014-06-17 15:38 ` [RFC PATCH 0/7] ARM: OMAP4+: PRM: minor cleanups and dt support of interrupts Nishanth Menon

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