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://207.154.207.93/?a=commitdiff_plain;h=b0b1844e23788eeb43791f72c09bb9960913af20;p=15.05%2Fopenwrt.git ralink: make usb work on the mt7530 eval kit Signed-off-by: John Crispin git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38844 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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"; + }; };