Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: stm32: update vbus-supply of usbphyc_port0 on stm32mp157c-ev1

phy-stm32-usbphyc bindings uses a connector node with vbus-supply
property.

Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
Signed-off-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>

authored by

Amelie Delaunay and committed by
Alexandre Torgue
43e55d77 ad9591b0

+5
+5
arch/arm/boot/dts/stm32mp157c-ev1.dts
··· 401 401 st,tune-squelch-level = <3>; 402 402 st,tune-hs-rx-offset = <2>; 403 403 st,no-lsfs-sc; 404 + 405 + connector { 406 + compatible = "usb-a-connector"; 407 + vbus-supply = <&vbus_sw>; 408 + }; 404 409 }; 405 410 406 411 &usbphyc_port1 {