aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/bcm958525er.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot/dts/bcm958525er.dts')
-rw-r--r--arch/arm/boot/dts/bcm958525er.dts10
1 files changed, 9 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/bcm958525er.dts b/arch/arm/boot/dts/bcm958525er.dts
index 4a3ab19c6281..efcb1f67bdad 100644
--- a/arch/arm/boot/dts/bcm958525er.dts
+++ b/arch/arm/boot/dts/bcm958525er.dts
@@ -60,7 +60,7 @@
};
};
-/* USB 2/3 support needed to be complete */
+/* USB 3 support needed to be complete */
&amac0 {
status = "okay";
@@ -70,6 +70,10 @@
status = "okay";
};
+&ehci0 {
+ status = "okay";
+};
+
&nand {
nandcs@0 {
compatible = "brcm,nandcs";
@@ -108,6 +112,10 @@
};
};
+&ohci0 {
+ status = "okay";
+};
+
&pcie0 {
status = "okay";
};