summaryrefslogtreecommitdiff
path: root/arch/mips/dts/huawei,hg556a.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/dts/huawei,hg556a.dts')
-rw-r--r--arch/mips/dts/huawei,hg556a.dts12
1 files changed, 12 insertions, 0 deletions
diff --git a/arch/mips/dts/huawei,hg556a.dts b/arch/mips/dts/huawei,hg556a.dts
index 31c7d7ed5c..a1e9c15ab9 100644
--- a/arch/mips/dts/huawei,hg556a.dts
+++ b/arch/mips/dts/huawei,hg556a.dts
@@ -90,10 +90,18 @@
};
};
+&ehci {
+ status = "okay";
+};
+
&gpio0 {
status = "okay";
};
+&ohci {
+ status = "okay";
+};
+
&pflash {
status = "okay";
};
@@ -102,3 +110,7 @@
u-boot,dm-pre-reloc;
status = "okay";
};
+
+&usbh {
+ status = "okay";
+};