[RFC PATCH v1 5/6] arm64: dts: rockchip: enable the usb3 phy on rk3328-roc boards
Peter Geis
pgwipeout at gmail.com
Tue Jan 14 17:26:26 PST 2025
Enable the new usb3 phy nodes on the rk3328-roc boards.
Signed-off-by: Peter Geis <pgwipeout at gmail.com>
---
arch/arm64/boot/dts/rockchip/rk3328-roc.dtsi | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/arch/arm64/boot/dts/rockchip/rk3328-roc.dtsi b/arch/arm64/boot/dts/rockchip/rk3328-roc.dtsi
index b5bd5e7d5748..22d93c1901ed 100644
--- a/arch/arm64/boot/dts/rockchip/rk3328-roc.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3328-roc.dtsi
@@ -360,6 +360,18 @@ &usbdrd3 {
status = "okay";
};
+&usb3phy {
+ status = "okay";
+};
+
+&usb3phy_utmi {
+ status = "okay";
+};
+
+&usb3phy_pipe {
+ status = "okay";
+};
+
&usb_host0_ehci {
status = "okay";
};
--
2.39.5
More information about the Linux-rockchip
mailing list