We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36a39d4 commit b925693Copy full SHA for b925693
arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dtsi
@@ -819,6 +819,22 @@
819
status = "okay";
820
};
821
822
+&tcphy0_dp {
823
+ port {
824
+ tcphy0_typec_dp: endpoint {
825
+ remote-endpoint = <&usbc_dp>;
826
+ };
827
828
+};
829
+
830
+&tcphy0_usb3 {
831
832
+ tcphy0_typec_ss: endpoint {
833
+ remote-endpoint = <&usbc_ss>;
834
835
836
837
838
&tcphy1 {
839
840
@@ -842,6 +858,12 @@
842
858
phy-supply = <&vcc5v0_host>;
843
859
844
860
861
862
863
+ u2phy0_typec_hs: endpoint {
864
+ remote-endpoint = <&usbc_hs>;
865
866
845
867
846
868
847
869
&u2phy1 {
0 commit comments