Author: blogic Date: 2014-09-01 15:22:01 +0200 (Mon, 01 Sep 2014) New Revision: 42385
Modified: branches/barrier_breaker/target/linux/ramips/dts/MT7620a.dts Log: ralink: the mt7620 evb has a usb port Signed-off-by: John Crispin <[email protected]> Backport of r42293 Modified: branches/barrier_breaker/target/linux/ramips/dts/MT7620a.dts =================================================================== --- branches/barrier_breaker/target/linux/ramips/dts/MT7620a.dts 2014-09-01 13:22:00 UTC (rev 42384) +++ branches/barrier_breaker/target/linux/ramips/dts/MT7620a.dts 2014-09-01 13:22:01 UTC (rev 42385) @@ -116,4 +116,12 @@ linux,code = <0x101>; }; }; + + ehci@101c0000 { + status = "okay"; + }; + + ohci@101c1000 { + status = "okay"; + }; }; _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
