ralink: the mt7620 evb has a usb port
authorJohn Crispin <john@openwrt.org>
Mon, 25 Aug 2014 16:31:13 +0000 (16:31 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 25 Aug 2014 16:31:13 +0000 (16:31 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42293

target/linux/ramips/dts/MT7620a.dts

index 05b8da3e726ba6604c727b029ce8089730e5d22a..826441e63313efa44f7f42fdae53f8d9f56ba235 100644 (file)
                        linux,code = <0x101>;
                };
        };
+
+       ehci@101c0000 {
+               status = "okay";
+       };
+
+       ohci@101c1000 {
+               status = "okay";
+       };
 };