aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/MT7620a_MT7530.dts
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-11-18 09:34:46 +0000
committerJohn Crispin <blogic@openwrt.org>2013-11-18 09:34:46 +0000
commitb0b1844e23788eeb43791f72c09bb9960913af20 (patch)
tree1273eebb3e9d92bc9e70f87ca4e3dd808cd7efaf /target/linux/ramips/dts/MT7620a_MT7530.dts
parent7e70d76869ffc702dd15de53abc5d54510d86de3 (diff)
downloadmaster-187ad058-b0b1844e23788eeb43791f72c09bb9960913af20.tar.gz
master-187ad058-b0b1844e23788eeb43791f72c09bb9960913af20.tar.bz2
master-187ad058-b0b1844e23788eeb43791f72c09bb9960913af20.zip
ralink: make usb work on the mt7530 eval kit
Signed-off-by: John Crispin <blogic@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38844 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts/MT7620a_MT7530.dts')
-rw-r--r--target/linux/ramips/dts/MT7620a_MT7530.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/MT7620a_MT7530.dts b/target/linux/ramips/dts/MT7620a_MT7530.dts
index 4b64e56ba8..2888efd5f1 100644
--- a/target/linux/ramips/dts/MT7620a_MT7530.dts
+++ b/target/linux/ramips/dts/MT7620a_MT7530.dts
@@ -104,4 +104,12 @@
pcie@10140000 {
status = "okay";
};
+
+ ehci@101c0000 {
+ status = "okay";
+ };
+
+ ohci@101c1000 {
+ status = "okay";
+ };
};