ARM: dts: rockchip: rk3506-evb1-v10: Enable usb2 phy

Signed-off-by: William Wu <william.wu@rock-chips.com>
Change-Id: I5ab6698176c18a747ccc9d415b3579c564f25ed0
This commit is contained in:
William Wu
2024-07-03 19:56:35 +08:00
committed by Tao Huang
parent 33ab8bc7b3
commit 0bbcfa2c12

View File

@@ -798,6 +798,18 @@
status = "okay";
};
&u2phy_otg0 {
status = "okay";
};
&u2phy_otg1 {
status = "okay";
};
&usb2phy {
status = "okay";
};
&usb20_otg0 {
status = "okay";
};