lantiq: DGN1000B - fix typo in dts file
[librecmc/librecmc.git] / target / linux / lantiq / dts / vr9.dtsi
index 061395e588a051392f1ade618f5589ba228695cb..136483ae9afeceb3f3650294508716fd966eb70e 100644 (file)
@@ -9,6 +9,10 @@
                };
        };
 
+       memory@0 {
+               device_type = "memory";
+       };
+
        biu@1F800000 {
                #address-cells = <1>;
                #size-cells = <1>;
 
                ifxhcd@E101000 {
                        status = "disabled";
-                       compatible = "lantiq,ifxhcd-xrx200";
+                       compatible = "lantiq,ifxhcd-xrx200", "lantiq,ifxhcd-xrx200-dwc2";
                        reg = <0xE101000 0x1000
                                0xE120000 0x3f000>;
                        interrupt-parent = <&icu0>;
                        interrupts = <62 91>;
                };
 
+               ifxhcd@E106000 {
+                       status = "disabled";
+                       compatible = "lantiq,ifxhcd-xrx200-dwc2";
+                       reg = <0xE106000 0x1000>;
+                       interrupt-parent = <&icu0>;
+                       interrupts = <91>;
+               };
+
                mei@E116000 {
                        compatible = "lantiq,mei-xrx200";
+                       reg = <0xE116000 0x9c>;
                        interrupt-parent = <&icu0>;
                        interrupts = <63>;
                };