arm64: dts: imx8mq: tqma8mq-mba8mx: Add missing USB vbus supply
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Tue, 20 Feb 2024 15:33:33 +0000 (16:33 +0100)
committerShawn Guo <shawnguo@kernel.org>
Sun, 25 Feb 2024 12:46:44 +0000 (20:46 +0800)
VBUS 5V is statically provided to both USB host and on-bard USB-hub.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-tqma8mq-mba8mx.dts

index b2e17d4f335ebb232e219e6db42da40ed5773bed..0165f3a259853cf545bbba41247526cd200f8f7c 100644 (file)
 };
 
 &usb3_phy1 {
+       vbus-supply = <&reg_hub_vbus>;
        status = "okay";
 };