summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/MT7620a.dts
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-08-25 16:31:13 +0000
committerJohn Crispin <john@openwrt.org>2014-08-25 16:31:13 +0000
commit0c14bea523076548375ee25f71923e828fc9905c (patch)
tree7e0848acaff6ce2e452f7b15168268eca7a039ea /target/linux/ramips/dts/MT7620a.dts
parentd3d9d55cde9d4d5612c9a12c306a7708d2dab004 (diff)
downloadmaster-31e0f0ae-0c14bea523076548375ee25f71923e828fc9905c.tar.gz
master-31e0f0ae-0c14bea523076548375ee25f71923e828fc9905c.tar.bz2
master-31e0f0ae-0c14bea523076548375ee25f71923e828fc9905c.zip
ralink: the mt7620 evb has a usb port
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42293
Diffstat (limited to 'target/linux/ramips/dts/MT7620a.dts')
-rw-r--r--target/linux/ramips/dts/MT7620a.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/MT7620a.dts b/target/linux/ramips/dts/MT7620a.dts
index 05b8da3e72..826441e633 100644
--- a/target/linux/ramips/dts/MT7620a.dts
+++ b/target/linux/ramips/dts/MT7620a.dts
@@ -116,4 +116,12 @@
linux,code = <0x101>;
};
};
+
+ ehci@101c0000 {
+ status = "okay";
+ };
+
+ ohci@101c1000 {
+ status = "okay";
+ };
};