From: Marcel Ziswiler Date: Fri, 28 Aug 2015 12:42:34 +0000 (+0200) Subject: ARM: tegra: apalis-eval: Set OTG dr_mode X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=ea147c8f0e8e5265143f43e602b978ff1859a1b1;p=deliverable%2Flinux.git ARM: tegra: apalis-eval: Set OTG dr_mode This has currently no functional effect as neither USB device nor OTG is currently supported on any Tegras in mainline as of yet. However once we use the same device tree on U-Boot this will actually make it work properly there. Signed-off-by: Marcel Ziswiler Signed-off-by: Thierry Reding --- diff --git a/arch/arm/boot/dts/tegra30-apalis-eval.dts b/arch/arm/boot/dts/tegra30-apalis-eval.dts index 5a49f03c5f34..37437c6e59ee 100644 --- a/arch/arm/boot/dts/tegra30-apalis-eval.dts +++ b/arch/arm/boot/dts/tegra30-apalis-eval.dts @@ -153,6 +153,7 @@ usb-phy@7d000000 { status = "okay"; + dr_mode = "otg"; vbus-supply = <&usbo1_vbus_reg>; };