]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP4: hwmod data: Fix ocp2scp_usb_phy and usb_host_hs entries
authorBenoit Cousson <b-cousson@ti.com>
Sun, 23 Sep 2012 23:28:21 +0000 (17:28 -0600)
committerPaul Walmsley <paul@pwsan.com>
Sun, 23 Sep 2012 23:28:21 +0000 (17:28 -0600)
commite36ebdc9a0229aed6f1fe5381f5b78bb01e52065
tree67538354f203ca18b2ba9c848f77625c85bb094a
parentacd4144d59ac8ce068ce71a446172bfe6f9d1888
ARM: OMAP4: hwmod data: Fix ocp2scp_usb_phy and usb_host_hs entries

ocp2scp_usb_phy was missing the address space data and thus
the sysconfig was not populated either.
The usb_host_hs address space was wrong.

Fix both of them and add the missing sysconfig entry.

Reported-by: Kishon Vijay Abraham <kishon@ti.com>
Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod_44xx_data.c