ARM: dts: rockchip: rk3506g-iotest: add vbus-always-on for u2phy

The default hardware design of rk3506g-iotest does not support
USB VBUS detect, so add vbus-always-on property for u2phy.

Change-Id: I9a1a130333a1843335cf2e28c6b705197f086456
Signed-off-by: Jianwei Zheng <jianwei.zheng@rock-chips.com>
This commit is contained in:
Jianwei Zheng
2024-09-25 11:35:08 +08:00
committed by Tao Huang
parent 9bd53f1e79
commit 5aa0cd7143

View File

@@ -203,6 +203,7 @@
};
&u2phy_otg0 {
rockchip,vbus-always-on;
status = "okay";
};