Browse Source

arm: tegra: dts: Add legacy mode support to Tegra2x USB1 port

Tegra's USB1 port supports legacy mode, so mark it as such. Even if we
don't use it, we must turn it off in the driver.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
Simon Glass 13 years ago
parent
commit
ba202f15cd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/arm/boot/dts/tegra20.dtsi

+ 1 - 0
arch/arm/boot/dts/tegra20.dtsi

@@ -188,6 +188,7 @@
 		reg = <0xc5000000 0x4000>;
 		interrupts = < 0 20 0x04 >;
 		phy_type = "utmi";
+		nvidia,has-legacy-mode;
 	};
 
 	usb@c5004000 {