arm64: dts: freescale: imx8mp-venice-gw72xx-2x: fix USB vbus regulator
authorTim Harvey <tharvey@gateworks.com>
Wed, 28 Feb 2024 20:02:15 +0000 (12:02 -0800)
committerShawn Guo <shawnguo@kernel.org>
Fri, 29 Mar 2024 03:36:03 +0000 (11:36 +0800)
commit8cb10cba124c4798b6cb333245ecdc8dde78aeae
tree3e6c8466a7ce03bbe3ebd61c0b4a4634541bf63f
parent4cece764965020c22cff7665b18a012006359095
arm64: dts: freescale: imx8mp-venice-gw72xx-2x: fix USB vbus regulator

When using usb-conn-gpio to control USB role and VBUS, the vbus-supply
property must be present in the usb-conn-gpio node. Additionally it
should not be present in the phy node as that isn't what controls vbus
and will upset the use count.

This resolves an issue where VBUS is enabled with OTG in peripheral
mode.

Fixes: ad9a12f7a522 ("arm64: dts: imx8mp-venice: Fix USB connector description")
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp-venice-gw72xx.dtsi