Quellcode durchsuchen

ralink: the mt7620 evb has a usb port

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

SVN-Revision: 42293
John Crispin vor 11 Jahren
Ursprung
Commit
0c14bea523
1 geänderte Dateien mit 8 neuen und 0 gelöschten Zeilen
  1. 8 0
      target/linux/ramips/dts/MT7620a.dts

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

@@ -116,4 +116,12 @@
 			linux,code = <0x101>;
 		};
 	};
+
+	ehci@101c0000 {
+		status = "okay";
+	};
+
+	ohci@101c1000 {
+		status = "okay";
+	};
 };