mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
ARM: dts: rockchip: rk3506b-evb1: Add vbus-supply for u2phy port0 and phy-supply for u2phy port1
Change-Id: I70ad7be0a6fb9e08df1f786b7ee4d699d39de1e6 Signed-off-by: Jianwei Zheng <jianwei.zheng@rock-chips.com>
This commit is contained in:
@@ -48,3 +48,13 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&u2phy_otg0 {
|
||||
vbus-supply = <&vcc5v0_otg0>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&u2phy_otg1 {
|
||||
phy-supply = <&vcc5v0_otg1>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user