Skip to content

Commit

Permalink
arm64: dts: turing-rk1: enable USB TYPEC1 interface
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua-Riek committed Nov 27, 2023
1 parent ef4259b commit 5d9df6b
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions arch/arm64/boot/dts/rockchip/rk3588-turing-rk1.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -736,3 +736,27 @@
extcon = <&u2phy0>;
status = "okay";
};

&u2phy1 {
status = "okay";
};

&u2phy1_otg {
status = "okay";
};

&usbdp_phy1 {
status = "okay";
};

&usbdp_phy1_u3 {
status = "okay";
};

&usbdrd3_1 {
status = "okay";
};

&usbdrd_dwc3_1 {
status = "okay";
};

0 comments on commit 5d9df6b

Please sign in to comment.