ARM: tegra: Remove PHY reset GPIO references from USB controller node
authorThierry Reding <treding@nvidia.com>
Tue, 7 Dec 2021 12:57:40 +0000 (13:57 +0100)
committerThierry Reding <treding@nvidia.com>
Wed, 15 Dec 2021 16:29:53 +0000 (17:29 +0100)
The PHY reset GPIO references belong in the USB PHY nodes, where they
already exist. There is no need to keep them in the USB controller's
device tree node as well.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm/boot/dts/tegra20-harmony.dts
arch/arm/boot/dts/tegra20-paz00.dts
arch/arm/boot/dts/tegra20-seaboard.dts
arch/arm/boot/dts/tegra20-trimslice.dts
arch/arm/boot/dts/tegra20-ventana.dts

index a849437..f560bf7 100644 (file)
 
        usb@c5004000 {
                status = "okay";
-               nvidia,phy-reset-gpio = <&gpio TEGRA_GPIO(V, 1)
-                       GPIO_ACTIVE_LOW>;
        };
 
        usb-phy@c5004000 {
index 1fd5a74..12c2458 100644 (file)
 
        usb@c5004000 {
                status = "okay";
-               nvidia,phy-reset-gpio = <&gpio TEGRA_GPIO(V, 0)
-                       GPIO_ACTIVE_LOW>;
        };
 
        usb-phy@c5004000 {
index ca7adeb..98e6106 100644 (file)
 
        usb@c5004000 {
                status = "okay";
-               nvidia,phy-reset-gpio = <&gpio TEGRA_GPIO(V, 1)
-                       GPIO_ACTIVE_LOW>;
        };
 
        usb-phy@c5004000 {
index dd05e2c..8bb0eaa 100644 (file)
 
        usb@c5004000 {
                status = "okay";
-               nvidia,phy-reset-gpio = <&gpio TEGRA_GPIO(V, 0)
-                       GPIO_ACTIVE_LOW>;
        };
 
        usb-phy@c5004000 {
index 4284054..b1c92ba 100644 (file)
 
        usb@c5004000 {
                status = "okay";
-               nvidia,phy-reset-gpio = <&gpio TEGRA_GPIO(V, 1)
-                       GPIO_ACTIVE_LOW>;
        };
 
        usb-phy@c5004000 {