From 3d547b740a5e193f4dbf44736f9012604af194cb Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Mon, 18 Nov 2013 09:34:46 +0000
Subject: ralink: make usb work on the mt7530 eval kit

Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 38844
---
 target/linux/ramips/dts/MT7620a_MT7530.dts | 8 ++++++++
 1 file changed, 8 insertions(+)

(limited to 'target/linux/ramips/dts/MT7620a_MT7530.dts')

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";
+	};
 };
-- 
cgit v1.2.3