]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: tegra: enable ULPI phy on Colibri T20
authorLucas Stach <dev@lynxeye.de>
Tue, 23 Jul 2013 18:11:45 +0000 (11:11 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 4 Aug 2013 20:52:10 +0000 (13:52 -0700)
This was missed when splitting out the phy from the controller node in
commit 9dffe3be3f32 (ARM: tegra: modify ULPI reset GPIO properties).

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/tegra20-colibri-512.dtsi

index 2fcb3f2ca160411f12575672e0cdd68319605865..5592be6f2f7a7ad58cf9eb3cf0cd17cd38e207f8 100644 (file)
        };
 
        usb-phy@c5004000 {
+               status = "okay";
                nvidia,phy-reset-gpio = <&gpio TEGRA_GPIO(V, 1)
                        GPIO_ACTIVE_LOW>;
        };