projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d98211
)
ralink: the mt7620 evb has a usb port
author
John Crispin
<john@openwrt.org>
Mon, 1 Sep 2014 13:22:01 +0000
(13:22 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 1 Sep 2014 13:22:01 +0000
(13:22 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
Backport of r42293
SVN-Revision: 42385
target/linux/ramips/dts/MT7620a.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/MT7620a.dts
b/target/linux/ramips/dts/MT7620a.dts
index 05b8da3e726ba6604c727b029ce8089730e5d22a..826441e63313efa44f7f42fdae53f8d9f56ba235 100644
(file)
--- 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";
+ };
};