]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface lists
authorRajendra Nayak <rnayak@ti.com>
Thu, 28 Aug 2014 01:38:23 +0000 (19:38 -0600)
committerPaul Walmsley <paul@pwsan.com>
Thu, 28 Aug 2014 01:38:23 +0000 (19:38 -0600)
commitd6b3a2b18091a42a3b94ba7b99aa061aca4df0c9
tree2eeefbe2507e35373e0e3f77b92a214e1743b5c6
parent6ec58d8dce9ae4c7a09911a8037c73b6cbf93374
ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface lists

To deal with IPs which are specific to dra74x and dra72x, maintain seperate
ocp interface lists, while keeping the common list for all common IPs.

Move USB OTG SS4 to dra74x only list since its unavailable in
dra72x and is giving an abort during boot. The dra72x only list
is empty for now and a placeholder for future hwmod additions which
are specific to dra72x.

Fixes: e0bed2c58d8bb5 ("ARM: DRA7: hwmod: Add SYSCONFIG for usb_otg_ss")
Reported-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Tested-by: Nishanth Menon <nm@ti.com>
[paul@pwsan.com: fixed comment style to conform with CodingStyle]
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod.c
arch/arm/mach-omap2/omap_hwmod_7xx_data.c