From: blogic Date: Mon, 18 Nov 2013 09:34:46 +0000 (+0000) Subject: ralink: make usb work on the mt7530 eval kit X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=b6bbe7399b18792d5bb5b51bb7fa87dd0cc37fdb;hp=da3ae1530392dfd20435fa0724a6f5b36a20bc84 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"; + }; };