mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
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:
@@ -203,6 +203,7 @@
|
||||
};
|
||||
|
||||
&u2phy_otg0 {
|
||||
rockchip,vbus-always-on;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user