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 <y.varakala@phytec.de>
Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Reviewed-by: Yannic Moog <y.moog@phytec.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Yashwanth Varakala
2024-08-14 11:26:13 +02:00
committed by Shawn Guo
parent c53c06cdfa
commit 6338d429cf
@@ -260,6 +260,7 @@
/* USB2 4-port USB3.0 HUB */
&usb3_phy1 {
vbus-supply = <&reg_vcc_5v_sw>;
status = "okay";
};