ralink: the mt7620 evb has a usb port
authorJohn Crispin <john@openwrt.org>
Mon, 1 Sep 2014 13:22:01 +0000 (13:22 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 1 Sep 2014 13:22:01 +0000 (13:22 +0000)
Signed-off-by: John Crispin <blogic@openwrt.org>
Backport of r42293

SVN-Revision: 42385

target/linux/ramips/dts/MT7620a.dts

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