ARM: tegra: colibri_t20: remove phy-reset-gpio from controller node
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Sun, 2 Sep 2018 10:08:40 +0000 (12:08 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 26 Sep 2018 14:52:30 +0000 (16:52 +0200)
Remove the phy-reset-gpio from the USB controller node as it is already
specified in the PHY node.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra20-colibri.dtsi

index 575e9341a8ef0ed53f86ea177a6c5b8e839e408d..ade908e365822a6a4601e4eb58832fb68876d86f 100644 (file)
        /* EHCI instance 1: ULPI PHY -> AX88772B (On-module) */
        usb@c5004000 {
                status = "okay";
-               nvidia,phy-reset-gpio = <&gpio TEGRA_GPIO(V, 1)
-                       GPIO_ACTIVE_LOW>;
                #address-cells = <1>;
                #size-cells = <0>;