ralink: make usb work on the mt7530 eval kit
authorJohn Crispin <john@openwrt.org>
Mon, 18 Nov 2013 09:34:46 +0000 (09:34 +0000)
committerJohn 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

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