lantiq: update USB controller initialization
[openwrt/openwrt.git] / target / linux / lantiq / dts / amazonse.dtsi
index bce618fed89c3ea609457beedade4eff8bf8e2fb..2b8ad08140d1decd4d13735d5fc2959c623e0f65 100644 (file)
                };
 
                ifxhcd@E101000 {
-                       compatible = "lantiq,ifxhcd-ase";
+                       compatible = "lantiq,ase-usb", "lantiq,ifxhcd-ase";
                        reg = <0xE101000 0x1000
                                0xE120000 0x3f000>;
                        interrupt-parent = <&icu0>;
                        interrupts = <39>;
+                       dr_mode = "host";
                        status = "disabled";
                };