summaryrefslogtreecommitdiffstats
path: root/arch/mips/dts/comtrend,ar-5315u.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/dts/comtrend,ar-5315u.dts')
-rw-r--r--arch/mips/dts/comtrend,ar-5315u.dts12
1 files changed, 12 insertions, 0 deletions
diff --git a/arch/mips/dts/comtrend,ar-5315u.dts b/arch/mips/dts/comtrend,ar-5315u.dts
index 4e4d69b638..af3159a03a 100644
--- a/arch/mips/dts/comtrend,ar-5315u.dts
+++ b/arch/mips/dts/comtrend,ar-5315u.dts
@@ -21,6 +21,10 @@
};
};
+&ehci {
+ status = "okay";
+};
+
&leds {
status = "okay";
@@ -67,6 +71,10 @@
};
};
+&ohci {
+ status = "okay";
+};
+
&spi {
status = "okay";
@@ -83,3 +91,7 @@
u-boot,dm-pre-reloc;
status = "okay";
};
+
+&usbh {
+ status = "okay";
+};