1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00

arm64: tegra: Use vbus-gpios property

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>
This commit is contained in:
Thierry Reding 2022-11-04 14:10:17 +01:00
parent 85ab13c184
commit 3d5d63e96a

View file

@ -2117,7 +2117,7 @@
"usb-b-connector";
label = "micro-USB";
type = "micro";
vbus-gpio = <&gpio TEGRA194_MAIN_GPIO(Z, 1)
vbus-gpios = <&gpio TEGRA194_MAIN_GPIO(Z, 1)
GPIO_ACTIVE_LOW>;
};
};