aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYashwanth Varakala <[email protected]>2024-08-14 11:26:13 +0200
committerShawn Guo <[email protected]>2024-09-04 17:36:19 +0800
commit6338d429cf2d430b65df63f6602268fe7ba55744 (patch)
treec05b4cbab489ab17554d5f1aa512b5c4267d2d89
parentc53c06cdfa60c2e3cf68e3acb74438248c9bdca4 (diff)
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 <[email protected]> Signed-off-by: Teresa Remmet <[email protected]> Reviewed-by: Yannic Moog <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts1
1 files changed, 1 insertions, 0 deletions
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 62f1819bc1a4..6e81870e177c 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 = <&reg_vcc_5v_sw>;
status = "okay";
};