The glue that connects the AM35xx is not the same as the OMAP3.
With the AM35xx-MUSB now available in device tree, point to that
glue instead of omap3.

Signed-off-by: Adam Ford <[email protected]>

diff --git a/arch/arm/boot/dts/am3517.dtsi b/arch/arm/boot/dts/am3517.dtsi
index ca294914bbb1..c17cfe6a2132 100644
--- a/arch/arm/boot/dts/am3517.dtsi
+++ b/arch/arm/boot/dts/am3517.dtsi
@@ -18,7 +18,7 @@
 
        ocp@68000000 {
                am35x_otg_hs: am35x_otg_hs@5c040000 {
-                       compatible = "ti,omap3-musb";
+                       compatible = "ti,am35xx-musb";
                        ti,hwmods = "am35x_otg_hs";
                        status = "disabled";
                        reg = <0x5c040000 0x1000>;
-- 
2.17.1

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to