ralink: make usb work on the mt7530 eval kit
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 18 Nov 2013 09:34:46 +0000 (09:34 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 18 Nov 2013 09:34:46 +0000 (09:34 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38844 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/ramips/dts/MT7620a_MT7530.dts

index 4b64e56..2888efd 100644 (file)
        pcie@10140000 {
                status = "okay";
        };
+
+       ehci@101c0000 {
+               status = "okay";
+       };
+
+       ohci@101c1000 {
+               status = "okay";
+       };
 };