Re: [PATCH 0/2] ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface lists

2014-07-23 Thread Suman Anna
Hi Lokesh, On 07/22/2014 11:06 PM, Vutla, Lokesh wrote: > Hi Nishanth, > On Tuesday 22 July 2014 10:15 PM, Nishanth Menon wrote: >> On 07/16/2014 03:36 AM, Lokesh Vutla wrote: >>> This series add seperate ocp interface lists that are specific to dra74x >>> and dra72x, and moving USB OTG SS4 to dra

Re: [PATCH 0/2] ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface lists

2014-07-22 Thread Lokesh Vutla
Hi Nishanth, On Tuesday 22 July 2014 10:15 PM, Nishanth Menon wrote: > On 07/16/2014 03:36 AM, Lokesh Vutla wrote: >> 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 OT

Re: [PATCH 0/2] ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface lists

2014-07-22 Thread Nishanth Menon
On 07/16/2014 03:36 AM, Lokesh Vutla wrote: > 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_dra74

[PATCH 0/2] ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface lists

2014-07-16 Thread Lokesh Vutla
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 betw