arm64: tegra: Use vbus-gpios property
authorThierry Reding <treding@nvidia.com>
Fri, 4 Nov 2022 13:10:17 +0000 (14:10 +0100)
committerThierry Reding <treding@nvidia.com>
Mon, 21 Nov 2022 12:30:14 +0000 (13:30 +0100)
Instead of using the deprecated vbus-gpio property, switch to using the
more standard vbus-gpios property.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra194-p3509-0000.dtsi

index 273a1ef716b60b7f1bcee69dce1c5879416e7b66..f212f6aced047c5d405c6c6728fbc6229944746f 100644 (file)
                                                        "usb-b-connector";
                                                label = "micro-USB";
                                                type = "micro";
-                                               vbus-gpio = <&gpio TEGRA194_MAIN_GPIO(Z, 1)
-                                                               GPIO_ACTIVE_LOW>;
+                                               vbus-gpios = <&gpio TEGRA194_MAIN_GPIO(Z, 1)
+                                                                   GPIO_ACTIVE_LOW>;
                                        };
                                };