ARM: dts: NSP: Add EHCI/OHCI USB nodes to device tree
authorJon Mason <jon.mason@broadcom.com>
Tue, 7 Mar 2017 23:34:04 +0000 (18:34 -0500)
committerFlorian Fainelli <f.fainelli@gmail.com>
Sat, 18 Mar 2017 16:40:01 +0000 (09:40 -0700)
Add the EHCI and OHCI entries to the Northstar Plus device tree files.

Signed-off-by: Yendapally Reddy Dhananjaya Reddy <yendapally.reddy@broadcom.com>
Signed-off-by: Jon Mason <jon.mason@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/boot/dts/bcm-nsp.dtsi
arch/arm/boot/dts/bcm958522er.dts
arch/arm/boot/dts/bcm958525er.dts
arch/arm/boot/dts/bcm958525xmc.dts
arch/arm/boot/dts/bcm958622hr.dts
arch/arm/boot/dts/bcm958623hr.dts
arch/arm/boot/dts/bcm958625hr.dts
arch/arm/boot/dts/bcm958625k.dts
arch/arm/boot/dts/bcm988312hr.dts

index 832795b0fd0ff8ad167433af83688813c2952341..fbc1d1d2b8fc9539633f2e784e56a5ef2cb94f37 100644 (file)
                        status = "disabled";
                };
 
+               ehci0: usb@2a000 {
+                       compatible = "generic-ehci";
+                       reg = <0x2a000 0x100>;
+                       interrupts = <GIC_SPI 79 IRQ_TYPE_LEVEL_HIGH>;
+                       status = "disabled";
+               };
+
+               ohci0: usb@2b000 {
+                       compatible = "generic-ohci";
+                       reg = <0x2b000 0x100>;
+                       interrupts = <GIC_SPI 79 IRQ_TYPE_LEVEL_HIGH>;
+                       status = "disabled";
+               };
+
                rng: rng@33000 {
                        compatible = "brcm,bcm-nsp-rng";
                        reg = <0x33000 0x14>;
index 3f04a40eb90cc904afb27fb71603270a8d8e1bea..3c423840472f6cd98462c761291943bf0a29cd52 100644 (file)
@@ -59,7 +59,7 @@
        };
 };
 
-/* USB 2/3 support needed to be complete */
+/* USB 3 support needed to be complete */
 
 &amac0 {
        status = "okay";
        status = "okay";
 };
 
+&ehci0 {
+       status = "okay";
+};
+
 &nand {
        nandcs@0 {
                compatible = "brcm,nandcs";
        };
 };
 
+&ohci0 {
+       status = "okay";
+};
+
 &pcie0 {
        status = "okay";
 };
index 9fd542200d3d52229e1a0651330a5ef48b2ee8a9..9030771a1347b07c35757bdbc9621103e20d52c2 100644 (file)
@@ -59,7 +59,7 @@
        };
 };
 
-/* USB 2/3 support needed to be complete */
+/* USB 3 support needed to be complete */
 
 &amac0 {
        status = "okay";
        status = "okay";
 };
 
+&ehci0 {
+       status = "okay";
+};
+
 &nand {
        nandcs@0 {
                compatible = "brcm,nandcs";
        };
 };
 
+&ohci0 {
+       status = "okay";
+};
+
 &pcie0 {
        status = "okay";
 };
index 41e7fd350fcd1bbf6c36008c5f1e1c179679ffe0..5fca946f80c885910c83d01709af42a61c4e22fe 100644 (file)
        status = "okay";
 };
 
+&ehci0 {
+       status = "okay";
+};
+
 &i2c0 {
        temperature-sensor@4c {
                compatible = "adi,adt7461a";
        };
 };
 
+&ohci0 {
+       status = "okay";
+};
+
 &pcie0 {
        status = "okay";
 };
index 477c4860db52236fa12a70aef2235c302f4a2a45..98839a3d99696571fb9b07fce803f695661c611c 100644 (file)
@@ -59,7 +59,7 @@
        };
 };
 
-/* USB 2/3 and SLIC support needed to be complete */
+/* USB 3 and SLIC support needed to be complete */
 
 &amac0 {
        status = "okay";
        status = "okay";
 };
 
+&ehci0 {
+       status = "okay";
+};
+
 &nand {
        nandcs@0 {
                compatible = "brcm,nandcs";
        };
 };
 
+&ohci0 {
+       status = "okay";
+};
+
 &pcie0 {
        status = "okay";
 };
index c0a499d5ba447d5503d6655541461dddb9f35317..54ddb6973c86b6e18ed7205d363c81db06300076 100644 (file)
@@ -59,7 +59,7 @@
        };
 };
 
-/* USB 2/3 and SLIC support needed to be complete */
+/* USB 3 and SLIC support needed to be complete */
 
 &amac0 {
        status = "okay";
        status = "okay";
 };
 
+&ehci0 {
+       status = "okay";
+};
+
 &nand {
        nandcs@0 {
                compatible = "brcm,nandcs";
        };
 };
 
+&ohci0 {
+       status = "okay";
+};
+
 &pcie0 {
        status = "okay";
 };
index f7eb5854a224486adbe98a33da6a4ae59b17a90a..9673710861fffeef18a65859120c372dac9a6494 100644 (file)
        status = "okay";
 };
 
+&ehci0 {
+       status = "okay";
+};
+
 &nand {
        nandcs@0 {
                compatible = "brcm,nandcs";
        };
 };
 
+&ohci0 {
+       status = "okay";
+};
+
 &pcie0 {
        status = "okay";
 };
index f8d47e517e18ceaa28abc6a43f115d31fa9e71a9..64740f85cf4c906a9ea1d9397087c1515e3024db 100644 (file)
        status = "okay";
 };
 
+&ehci0 {
+       status = "okay";
+};
+
 &nand {
        nandcs@0 {
                compatible = "brcm,nandcs";
        };
 };
 
+&ohci0 {
+       status = "okay";
+};
+
 &pcie0 {
        status = "okay";
 };
index 16666324fda8b5b901af538423ad302d13b9f98d..5dea5657e76259456ca4e0ccd3cda1244e935b9a 100644 (file)
@@ -59,7 +59,7 @@
        };
 };
 
-/* USB 2/3 support needed to be complete */
+/* USB 3 support needed to be complete */
 
 &amac0 {
        status = "okay";
        status = "okay";
 };
 
+&ehci0 {
+       status = "okay";
+};
+
 &nand {
        nandcs@0 {
                compatible = "brcm,nandcs";
        };
 };
 
+&ohci0 {
+       status = "okay";
+};
+
 &pcie0 {
        status = "okay";
 };