Author: blogic Date: 2014-08-25 18:31:13 +0200 (Mon, 25 Aug 2014) New Revision: 42293
Modified: trunk/target/linux/ramips/dts/MT7620a.dts Log: ralink: the mt7620 evb has a usb port Signed-off-by: John Crispin <[email protected]> Modified: trunk/target/linux/ramips/dts/MT7620a.dts =================================================================== --- trunk/target/linux/ramips/dts/MT7620a.dts 2014-08-25 16:31:09 UTC (rev 42292) +++ trunk/target/linux/ramips/dts/MT7620a.dts 2014-08-25 16:31:13 UTC (rev 42293) @@ -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
