ralink: make usb work on the mt7530 eval kit
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38844
This commit is contained in:
parent
c9be7cfef9
commit
3d547b740a
1 changed files with 8 additions and 0 deletions
|
@ -104,4 +104,12 @@
|
||||||
pcie@10140000 {
|
pcie@10140000 {
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
ehci@101c0000 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
|
ohci@101c1000 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue