From: John Crispin Date: Mon, 1 Sep 2014 13:22:01 +0000 (+0000) Subject: ralink: the mt7620 evb has a usb port X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=f2b457f4221dc4e77c52dbf37c5baf18d8205226;p=openwrt%2Fsvn-archive%2Farchive.git ralink: the mt7620 evb has a usb port Signed-off-by: John Crispin Backport of r42293 SVN-Revision: 42385 --- diff --git a/target/linux/ramips/dts/MT7620a.dts b/target/linux/ramips/dts/MT7620a.dts index 05b8da3e72..826441e633 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"; + }; };