projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9be7cf
)
ralink: make usb work on the mt7530 eval kit
author
John Crispin
<john@openwrt.org>
Mon, 18 Nov 2013 09:34:46 +0000
(09:34 +0000)
committer
John Crispin
<john@openwrt.org>
Mon, 18 Nov 2013 09:34:46 +0000
(09:34 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38844
target/linux/ramips/dts/MT7620a_MT7530.dts
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/MT7620a_MT7530.dts
b/target/linux/ramips/dts/MT7620a_MT7530.dts
index 4b64e56ba80cb199e0e500e07c157f6ccc81117e..2888efd5f1d7b4fc8f073fa3ec3273db85d00568 100644
(file)
--- 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";
+ };
};