summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/MT7620a_MT7530.dts
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2013-11-18 09:34:46 +0000
committerJohn Crispin <john@openwrt.org>2013-11-18 09:34:46 +0000
commit3d547b740a5e193f4dbf44736f9012604af194cb (patch)
tree6a91cd2bd04c644f3af014fd08f401f87781976a /target/linux/ramips/dts/MT7620a_MT7530.dts
parentc9be7cfef98a30b4ca4636d7e38832705b6d6a5c (diff)
downloadmaster-31e0f0ae-3d547b740a5e193f4dbf44736f9012604af194cb.tar.gz
master-31e0f0ae-3d547b740a5e193f4dbf44736f9012604af194cb.tar.bz2
master-31e0f0ae-3d547b740a5e193f4dbf44736f9012604af194cb.zip
ralink: make usb work on the mt7530 eval kit
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38844
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";
+ };
};