mips: ath79: dts: Add generic-ehci node
authorMarek Vasut <[email protected]>
Fri, 6 May 2016 18:10:36 +0000 (20:10 +0200)
committerDaniel Schwierzeck <[email protected]>
Fri, 20 May 2016 23:36:38 +0000 (01:36 +0200)
Add generic EHCI node for the ChipIdea EHCI controller in the ath79.

Signed-off-by: Marek Vasut <[email protected]>
Cc: Daniel Schwierzeck <[email protected]>
Cc: Wills Wang <[email protected]>
arch/mips/dts/ar933x.dtsi

index 11f60a2864f6962c3a48e6bcf947f88db142bcd4..2e124a49b31d95e3cbbb5f5e2d1fc4daf68bac9d 100644 (file)
                        #address-cells = <1>;
                        #size-cells = <1>;
 
+                       ehci0: ehci@1b000100 {
+                               compatible = "generic-ehci";
+                               reg = <0x1b000100 0x100>;
+
+                               status = "disabled";
+                       };
+
                        uart0: uart@18020000 {
                                compatible = "qca,ar9330-uart";
                                reg = <0x18020000 0x20>;