From: blogic Date: Mon, 1 Sep 2014 13:22:01 +0000 (+0000) Subject: ralink: the mt7620 evb has a usb port X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=46ce4064e71e715ff78bc98c001bcddf1133f845;p=14.07%2Fopenwrt.git ralink: the mt7620 evb has a usb port Signed-off-by: John Crispin Backport of r42293 git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@42385 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/target/linux/ramips/dts/MT7620a.dts b/target/linux/ramips/dts/MT7620a.dts index 05b8da3..826441e 100644 --- a/target/linux/ramips/dts/MT7620a.dts +++ b/target/linux/ramips/dts/MT7620a.dts @@ -116,4 +116,12 @@ linux,code = <0x101>; }; }; + + ehci@101c0000 { + status = "okay"; + }; + + ohci@101c1000 { + status = "okay"; + }; };