lantiq: ARV752DPW22: set the usb led trigger via devicetree
[openwrt/staging/dedeckeh.git] / target / linux / lantiq / files / arch / mips / boot / dts / lantiq / danube.dtsi
index ced3e3bcb44884b8ec54d4d3c07064ab2c005691..bb3e9fb188266474561af8457718882ecad8126e 100644 (file)
                };
 
                usb: usb@e101000 {
+                       #address-cells = <1>;
+                       #size-cells = <0>;
                        compatible = "lantiq,danube-usb";
                        reg = <0xe101000 0x1000
                                0xe120000 0x3f000>;
                        phys = <&usb_phy>;
                        phy-names = "usb2-phy";
                        status = "disabled";
+
+                       ehci_port1: port@1 {
+                               reg = <1>;
+                               #trigger-source-cells = <0>;
+                       };
                };
 
                deu@e103100 {