Home
last modified time | relevance | path

Searched hist:"8 cb10cba124c4798b6cb333245ecdc8dde78aeae" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-venice-gw72xx.dtsidiff 8cb10cba124c4798b6cb333245ecdc8dde78aeae Wed Feb 28 21:02:15 CET 2024 Tim Harvey <tharvey@gateworks.com> 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>