Browse Source

ralink: the mt7620 evb has a usb port

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

SVN-Revision: 42293
John Crispin 11 years ago
parent
commit
0c14bea523
1 changed files with 8 additions and 0 deletions
  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";
+	};
 };