From: John Crispin Date: Mon, 18 Nov 2013 09:34:46 +0000 (+0000) Subject: ralink: make usb work on the mt7530 eval kit X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=3d547b740a5e193f4dbf44736f9012604af194cb;p=openwrt%2Fstaging%2Fwigyori.git ralink: make usb work on the mt7530 eval kit Signed-off-by: John Crispin SVN-Revision: 38844 --- diff --git a/target/linux/ramips/dts/MT7620a_MT7530.dts b/target/linux/ramips/dts/MT7620a_MT7530.dts index 4b64e56ba8..2888efd5f1 100644 --- a/target/linux/ramips/dts/MT7620a_MT7530.dts +++ b/target/linux/ramips/dts/MT7620a_MT7530.dts @@ -104,4 +104,12 @@ pcie@10140000 { status = "okay"; }; + + ehci@101c0000 { + status = "okay"; + }; + + ohci@101c1000 { + status = "okay"; + }; };