From: Yashwanth Varakala Date: Wed, 14 Aug 2024 09:26:13 +0000 (+0200) Subject: arm64: dts: imx8mp-phyboard-pollux: Add usb3_phy1 regulator reference X-Git-Tag: v6.12-rc1~188^2~21^2~60 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6338d429cf2d430b65df63f6602268fe7ba55744;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: imx8mp-phyboard-pollux: Add usb3_phy1 regulator reference Add VCC_5V_SW regulator reference to the usb1 phy node to reflect the schematic. This also silences the fallback dummy regulator warning. Signed-off-by: Yashwanth Varakala Signed-off-by: Teresa Remmet Reviewed-by: Yannic Moog Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts b/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts index 62f1819bc1a41..6e81870e177c2 100644 --- a/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts +++ b/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts @@ -260,6 +260,7 @@ /* USB2 4-port USB3.0 HUB */ &usb3_phy1 { + vbus-supply = <®_vcc_5v_sw>; status = "okay"; };