linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface lists
@ 2014-07-28  4:53 Lokesh Vutla
  2014-07-28  4:53 ` [PATCH v2 1/2] ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variants Lokesh Vutla
  2014-07-28  4:53 ` [PATCH v2 2/2] ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface lists Lokesh Vutla
  0 siblings, 2 replies; 12+ messages in thread
From: Lokesh Vutla @ 2014-07-28  4:53 UTC (permalink / raw)
  To: linux-arm-kernel

This series add seperate ocp interface lists that are specific to dra74x
and dra72x, and moving USB OTG SS4 to dra74x only since its not present
in dra72x. Without this USB OTG SS4 hwmod gives an abort on dra72x.

Adding support for soc_is_dra74x() and soc_is_dra72x() in order to differentiate
between dra74x and dra72x and pass the respective ocp interface lists.

Without this dra72x is crashing on linux-next.
Verified on dra74x evm and dra72x evm using 20140725 linux-next.

dra74x : http://paste.ubuntu.com/7881342/
dra72x : http://paste.ubuntu.com/7881349/

Rajendra Nayak (2):
  ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x()
    variants
  ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface lists

 arch/arm/mach-omap2/omap_hwmod.c          |  3 +++
 arch/arm/mach-omap2/omap_hwmod_7xx_data.c | 22 ++++++++++++++++++++--
 arch/arm/mach-omap2/soc.h                 |  6 ++++++
 3 files changed, 29 insertions(+), 2 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2014-11-04 15:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-28  4:53 [PATCH v2 0/2] ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface lists Lokesh Vutla
2014-07-28  4:53 ` [PATCH v2 1/2] ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variants Lokesh Vutla
2014-07-28  5:29   ` Paul Walmsley
2014-07-28  5:34     ` Lokesh Vutla
2014-08-27 17:16       ` Nishanth Menon
2014-08-28  6:19         ` Paul Walmsley
2014-08-28 12:01           ` Nishanth Menon
2014-09-05 18:08             ` Paul Walmsley
2014-09-05 18:14               ` Nishanth Menon
2014-11-04 15:02                 ` public trm am572x (was Re: Re: [PATCH v2 1/2] ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variants) Nishanth Menon
2014-07-28  4:53 ` [PATCH v2 2/2] ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface lists Lokesh Vutla
2014-07-28  5:31   ` Paul Walmsley

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