Browse Source

ralink: make usb work on the mt7530 eval kit

Signed-off-by: John Crispin <[email protected]>

SVN-Revision: 38844
John Crispin 12 năm trước cách đây
mục cha
commit
3d547b740a
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  1. 8 0
      target/linux/ramips/dts/MT7620a_MT7530.dts

+ 8 - 0
target/linux/ramips/dts/MT7620a_MT7530.dts

@@ -104,4 +104,12 @@
 	pcie@10140000 {
 		status = "okay";
 	};
+
+	ehci@101c0000 {
+		status = "okay";
+	};
+
+	ohci@101c1000 {
+		status = "okay";
+	};
 };