Lines Matching +full:retimer +full:- +full:switch
1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
8 #include "hamoa-iot-som.dtsi"
12 compatible = "qcom,hamoa-iot-evk", "qcom,hamoa-iot-som", "qcom,x1e80100";
13 chassis-type = "embedded";
20 wcd938x: audio-codec {
21 compatible = "qcom,wcd9385-codec";
23 pinctrl-0 = <&wcd_default>;
24 pinctrl-names = "default";
26 reset-gpios = <&tlmm 191 GPIO_ACTIVE_LOW>;
28 qcom,micbias1-microvolt = <1800000>;
29 qcom,micbias2-microvolt = <1800000>;
30 qcom,micbias3-microvolt = <1800000>;
31 qcom,micbias4-microvolt = <1800000>;
32 qcom,mbhc-buttons-vthreshold-microvolt = <75000 150000 237000 500000
34 qcom,mbhc-headset-vthreshold-microvolt = <1700000>;
35 qcom,mbhc-headphone-vthreshold-microvolt = <50000>;
36 qcom,rx-device = <&wcd_rx>;
37 qcom,tx-device = <&wcd_tx>;
39 vdd-buck-supply = <&vreg_l15b_1p8>;
40 vdd-rxtx-supply = <&vreg_l15b_1p8>;
41 vdd-io-supply = <&vreg_l15b_1p8>;
42 vdd-mic-bias-supply = <&vreg_bob1>;
44 #sound-dai-cells = <1>;
48 stdout-path = "serial0:115200n8";
51 pmic-glink {
52 compatible = "qcom,x1e80100-pmic-glink",
53 "qcom,sm8550-pmic-glink",
54 "qcom,pmic-glink";
55 #address-cells = <1>;
56 #size-cells = <0>;
57 orientation-gpios = <&tlmm 121 GPIO_ACTIVE_HIGH>,
62 compatible = "usb-c-connector";
64 power-role = "dual";
65 data-role = "dual";
68 #address-cells = <1>;
69 #size-cells = <0>;
75 remote-endpoint = <&usb_1_ss0_dwc3_hs>;
83 remote-endpoint = <&usb_1_ss0_qmpphy_out>;
91 remote-endpoint = <&usb_1_ss0_sbu_mux>;
98 compatible = "usb-c-connector";
100 power-role = "dual";
101 data-role = "dual";
104 #address-cells = <1>;
105 #size-cells = <0>;
111 remote-endpoint = <&usb_1_ss1_dwc3_hs>;
119 remote-endpoint = <&retimer_ss1_ss_out>;
127 remote-endpoint = <&retimer_ss1_con_sbu_out>;
134 compatible = "usb-c-connector";
136 power-role = "dual";
137 data-role = "dual";
140 #address-cells = <1>;
141 #size-cells = <0>;
147 remote-endpoint = <&usb_1_ss2_dwc3_hs>;
155 remote-endpoint = <&retimer_ss2_ss_out>;
163 remote-endpoint = <&retimer_ss2_con_sbu_out>;
170 vreg_edp_3p3: regulator-edp-3p3 {
171 compatible = "regulator-fixed";
173 regulator-name = "VREG_EDP_3P3";
174 regulator-min-microvolt = <3300000>;
175 regulator-max-microvolt = <3300000>;
178 enable-active-high;
180 pinctrl-0 = <&edp_reg_en>;
181 pinctrl-names = "default";
183 regulator-boot-on;
186 vreg_nvme: regulator-nvme {
187 compatible = "regulator-fixed";
189 regulator-name = "VREG_NVME_3P3";
190 regulator-min-microvolt = <3300000>;
191 regulator-max-microvolt = <3300000>;
194 enable-active-high;
196 pinctrl-0 = <&nvme_reg_en>;
197 pinctrl-names = "default";
199 regulator-boot-on;
202 /* Left unused as the retimer is not used on this board. */
203 vreg_rtmr0_1p15: regulator-rtmr0-1p15 {
204 compatible = "regulator-fixed";
206 regulator-name = "VREG_RTMR0_1P15";
207 regulator-min-microvolt = <1150000>;
208 regulator-max-microvolt = <1150000>;
211 enable-active-high;
213 pinctrl-0 = <&usb0_pwr_1p15_reg_en>;
214 pinctrl-names = "default";
216 regulator-boot-on;
219 vreg_rtmr0_1p8: regulator-rtmr0-1p8 {
220 compatible = "regulator-fixed";
222 regulator-name = "VREG_RTMR0_1P8";
223 regulator-min-microvolt = <1800000>;
224 regulator-max-microvolt = <1800000>;
227 enable-active-high;
229 pinctrl-0 = <&usb0_1p8_reg_en>;
230 pinctrl-names = "default";
232 regulator-boot-on;
235 vreg_rtmr0_3p3: regulator-rtmr0-3p3 {
236 compatible = "regulator-fixed";
238 regulator-name = "VREG_RTMR0_3P3";
239 regulator-min-microvolt = <3300000>;
240 regulator-max-microvolt = <3300000>;
243 enable-active-high;
245 pinctrl-0 = <&usb0_3p3_reg_en>;
246 pinctrl-names = "default";
248 regulator-boot-on;
251 vreg_rtmr1_1p15: regulator-rtmr1-1p15 {
252 compatible = "regulator-fixed";
254 regulator-name = "VREG_RTMR1_1P15";
255 regulator-min-microvolt = <1150000>;
256 regulator-max-microvolt = <1150000>;
259 enable-active-high;
261 pinctrl-0 = <&usb1_pwr_1p15_reg_en>;
262 pinctrl-names = "default";
264 regulator-boot-on;
267 vreg_rtmr1_1p8: regulator-rtmr1-1p8 {
268 compatible = "regulator-fixed";
270 regulator-name = "VREG_RTMR1_1P8";
271 regulator-min-microvolt = <1800000>;
272 regulator-max-microvolt = <1800000>;
275 enable-active-high;
277 pinctrl-0 = <&usb1_pwr_1p8_reg_en>;
278 pinctrl-names = "default";
280 regulator-boot-on;
283 vreg_rtmr1_3p3: regulator-rtmr1-3p3 {
284 compatible = "regulator-fixed";
286 regulator-name = "VREG_RTMR1_3P3";
287 regulator-min-microvolt = <3300000>;
288 regulator-max-microvolt = <3300000>;
291 enable-active-high;
293 pinctrl-0 = <&usb1_pwr_3p3_reg_en>;
294 pinctrl-names = "default";
296 regulator-boot-on;
299 vreg_rtmr2_1p15: regulator-rtmr2-1p15 {
300 compatible = "regulator-fixed";
302 regulator-name = "VREG_RTMR2_1P15";
303 regulator-min-microvolt = <1150000>;
304 regulator-max-microvolt = <1150000>;
307 enable-active-high;
309 pinctrl-0 = <&usb2_pwr_1p15_reg_en>;
310 pinctrl-names = "default";
312 regulator-boot-on;
315 vreg_rtmr2_1p8: regulator-rtmr2-1p8 {
316 compatible = "regulator-fixed";
318 regulator-name = "VREG_RTMR2_1P8";
319 regulator-min-microvolt = <1800000>;
320 regulator-max-microvolt = <1800000>;
323 enable-active-high;
325 pinctrl-0 = <&usb2_pwr_1p8_reg_en>;
326 pinctrl-names = "default";
328 regulator-boot-on;
331 vreg_rtmr2_3p3: regulator-rtmr2-3p3 {
332 compatible = "regulator-fixed";
334 regulator-name = "VREG_RTMR2_3P3";
335 regulator-min-microvolt = <3300000>;
336 regulator-max-microvolt = <3300000>;
339 enable-active-high;
341 pinctrl-0 = <&usb2_pwr_3p3_reg_en>;
342 pinctrl-names = "default";
344 regulator-boot-on;
347 vph_pwr: regulator-vph-pwr {
348 compatible = "regulator-fixed";
350 regulator-name = "vph_pwr";
351 regulator-min-microvolt = <3700000>;
352 regulator-max-microvolt = <3700000>;
354 regulator-always-on;
355 regulator-boot-on;
364 vreg_wcn_0p95: regulator-wcn-0p95 {
365 compatible = "regulator-fixed";
367 regulator-name = "VREG_WCN_0P95";
368 regulator-min-microvolt = <950000>;
369 regulator-max-microvolt = <950000>;
371 vin-supply = <&vreg_wcn_3p3>;
374 vreg_wcn_1p9: regulator-wcn-1p9 {
375 compatible = "regulator-fixed";
377 regulator-name = "VREG_WCN_1P9";
378 regulator-min-microvolt = <1900000>;
379 regulator-max-microvolt = <1900000>;
381 vin-supply = <&vreg_wcn_3p3>;
384 vreg_wcn_3p3: regulator-wcn-3p3 {
385 compatible = "regulator-fixed";
387 regulator-name = "VREG_WCN_3P3";
388 regulator-min-microvolt = <3300000>;
389 regulator-max-microvolt = <3300000>;
392 enable-active-high;
394 pinctrl-0 = <&wcn_sw_en>;
395 pinctrl-names = "default";
397 regulator-always-on;
398 regulator-boot-on;
401 vreg_wwan: regulator-wwan {
402 compatible = "regulator-fixed";
404 regulator-name = "SDX_VPH_PWR";
405 regulator-min-microvolt = <3300000>;
406 regulator-max-microvolt = <3300000>;
409 enable-active-high;
411 pinctrl-0 = <&wwan_sw_en>;
412 pinctrl-names = "default";
414 regulator-boot-on;
418 compatible = "qcom,x1e80100-sndcard";
419 model = "X1E80100-EVK";
420 audio-routing = "WooferLeft IN", "WSA WSA_SPK1 OUT",
433 wcd-playback-dai-link {
434 link-name = "WCD Playback";
437 sound-dai = <&wcd938x 0>, <&swr1 0>, <&lpass_rxmacro 0>;
441 sound-dai = <&q6apmbedai RX_CODEC_DMA_RX_0>;
445 sound-dai = <&q6apm>;
449 wcd-capture-dai-link {
450 link-name = "WCD Capture";
453 sound-dai = <&wcd938x 1>, <&swr2 1>, <&lpass_txmacro 0>;
457 sound-dai = <&q6apmbedai TX_CODEC_DMA_TX_3>;
461 sound-dai = <&q6apm>;
465 wsa-dai-link {
466 link-name = "WSA Playback";
469 sound-dai = <&left_woofer>,
480 sound-dai = <&q6apmbedai WSA_CODEC_DMA_RX_0>;
484 sound-dai = <&q6apm>;
488 va-dai-link {
489 link-name = "VA Capture";
492 sound-dai = <&lpass_vamacro 0>;
496 sound-dai = <&q6apmbedai VA_CODEC_DMA_TX_0>;
500 sound-dai = <&q6apm>;
505 usb-1-ss0-sbu-mux {
506 compatible = "onnn,fsusb42", "gpio-sbu-mux";
508 enable-gpios = <&tlmm 168 GPIO_ACTIVE_LOW>;
509 select-gpios = <&tlmm 167 GPIO_ACTIVE_HIGH>;
511 pinctrl-0 = <&usb_1_ss0_sbu_default>;
512 pinctrl-names = "default";
514 mode-switch;
515 orientation-switch;
519 remote-endpoint = <&pmic_glink_ss0_sbu>;
524 wcn7850-pmu {
525 compatible = "qcom,wcn7850-pmu";
527 vdd-supply = <&vreg_wcn_0p95>;
528 vddio-supply = <&vreg_l15b_1p8>;
529 vddaon-supply = <&vreg_wcn_0p95>;
530 vdddig-supply = <&vreg_wcn_0p95>;
531 vddrfa1p2-supply = <&vreg_wcn_1p9>;
532 vddrfa1p8-supply = <&vreg_wcn_1p9>;
534 bt-enable-gpios = <&tlmm 116 GPIO_ACTIVE_HIGH>;
535 wlan-enable-gpios = <&tlmm 117 GPIO_ACTIVE_HIGH>;
537 pinctrl-0 = <&wcn_bt_en>;
538 pinctrl-names = "default";
542 regulator-name = "vreg_pmu_rfa_cmn";
546 regulator-name = "vreg_pmu_aon_0p59";
550 regulator-name = "vreg_pmu_wlcx_0p8";
554 regulator-name = "vreg_pmu_wlmx_0p85";
558 regulator-name = "vreg_pmu_btcmx_0p85";
562 regulator-name = "vreg_pmu_rfa_0p8";
566 regulator-name = "vreg_pmu_rfa_1p2";
570 regulator-name = "vreg_pmu_rfa_1p8";
574 regulator-name = "vreg_pmu_pcie_0p9";
578 regulator-name = "vreg_pmu_pcie_1p8";
585 clock-frequency = <400000>;
588 typec-mux@8 {
594 vdd-supply = <&vreg_rtmr2_1p15>;
595 vdd33-supply = <&vreg_rtmr2_3p3>;
596 vdd33-cap-supply = <&vreg_rtmr2_3p3>;
597 vddar-supply = <&vreg_rtmr2_1p15>;
598 vddat-supply = <&vreg_rtmr2_1p15>;
599 vddio-supply = <&vreg_rtmr2_1p8>;
601 reset-gpios = <&tlmm 185 GPIO_ACTIVE_LOW>;
603 pinctrl-0 = <&rtmr2_default>;
604 pinctrl-names = "default";
606 orientation-switch;
607 retimer-switch;
610 #address-cells = <1>;
611 #size-cells = <0>;
617 remote-endpoint = <&pmic_glink_ss2_ss_in>;
625 remote-endpoint = <&usb_1_ss2_qmpphy_out>;
633 remote-endpoint = <&pmic_glink_ss2_con_sbu_in>;
641 clock-frequency = <400000>;
648 #phy-cells = <0>;
650 vdd3v3-supply = <&vreg_l13b_3p0>;
651 vdd1v8-supply = <&vreg_l4b_1p8>;
653 reset-gpios = <&tlmm 6 GPIO_ACTIVE_LOW>;
655 pinctrl-0 = <&eusb3_reset_n>;
656 pinctrl-names = "default";
662 #phy-cells = <0>;
664 vdd3v3-supply = <&vreg_l13b_3p0>;
665 vdd1v8-supply = <&vreg_l4b_1p8>;
667 reset-gpios = <&tlmm 7 GPIO_ACTIVE_LOW>;
669 pinctrl-0 = <&eusb5_reset_n>;
670 pinctrl-names = "default";
676 #phy-cells = <0>;
678 vdd3v3-supply = <&vreg_l13b_3p0>;
679 vdd1v8-supply = <&vreg_l4b_1p8>;
681 reset-gpios = <&tlmm 184 GPIO_ACTIVE_LOW>;
683 pinctrl-0 = <&eusb6_reset_n>;
684 pinctrl-names = "default";
689 clock-frequency = <400000>;
693 typec-mux@8 {
699 vdd-supply = <&vreg_rtmr1_1p15>;
700 vdd33-supply = <&vreg_rtmr1_3p3>;
701 vdd33-cap-supply = <&vreg_rtmr1_3p3>;
702 vddar-supply = <&vreg_rtmr1_1p15>;
703 vddat-supply = <&vreg_rtmr1_1p15>;
704 vddio-supply = <&vreg_rtmr1_1p8>;
706 reset-gpios = <&tlmm 176 GPIO_ACTIVE_LOW>;
708 pinctrl-0 = <&rtmr1_default>;
709 pinctrl-names = "default";
711 retimer-switch;
712 orientation-switch;
715 #address-cells = <1>;
716 #size-cells = <0>;
722 remote-endpoint = <&pmic_glink_ss1_ss_in>;
730 remote-endpoint = <&usb_1_ss1_qmpphy_out>;
738 remote-endpoint = <&pmic_glink_ss1_con_sbu_in>;
746 spkr_0_sd_n_active: spkr-0-sd-n-active-state {
749 drive-strength = <16>;
750 bias-disable;
753 spkr_1_sd_n_active: spkr-1-sd-n-active-state {
756 drive-strength = <16>;
757 bias-disable;
760 spkr_2_sd_n_active: spkr-2-sd-n-active-state {
763 drive-strength = <16>;
764 bias-disable;
767 spkr_3_sd_n_active: spkr-3-sd-n-active-state {
770 drive-strength = <16>;
771 bias-disable;
776 pinctrl-0 = <&dmic01_default>, <&dmic23_default>;
777 pinctrl-names = "default";
779 vdd-micb-supply = <&vreg_l1b_1p8>;
780 qcom,dmic-sample-rate = <4800000>;
792 link-frequencies = /bits/ 64 <1620000000 2700000000 5400000000 8100000000>;
800 link-frequencies = /bits/ 64 <1620000000 2700000000 5400000000 8100000000>;
808 link-frequencies = /bits/ 64 <1620000000 2700000000 5400000000 8100000000>;
812 /delete-property/ #sound-dai-cells;
814 pinctrl-0 = <&edp0_hpd_default>;
815 pinctrl-names = "default";
819 aux-bus {
821 compatible = "edp-panel";
822 power-supply = <&vreg_edp_3p3>;
826 remote-endpoint = <&mdss_dp3_out>;
834 data-lanes = <0 1 2 3>;
835 link-frequencies = /bits/ 64 <1620000000 2700000000 5400000000 8100000000>;
837 remote-endpoint = <&edp_panel_in>;
841 vdda-phy-supply = <&vreg_l3j_0p8>;
842 vdda-pll-supply = <&vreg_l2j_1p2>;
848 vddpe-3v3-supply = <&vreg_nvme>;
852 rtmr0_default: rtmr0-reset-n-active-state {
855 power-source = <1>; /* 1.8V */
856 bias-disable;
857 input-disable;
858 output-enable;
861 usb0_3p3_reg_en: usb0-3p3-reg-en-state {
864 power-source = <1>; /* 1.8V */
865 bias-disable;
866 input-disable;
867 output-enable;
872 usb0_1p8_reg_en: usb0-1p8-reg-en-state {
875 power-source = <1>; /* 1.8V */
876 bias-disable;
877 input-disable;
878 output-enable;
883 usb0_pwr_1p15_reg_en: usb0-pwr-1p15-reg-en-state {
886 power-source = <1>; /* 1.8V */
887 bias-disable;
888 input-disable;
889 output-enable;
898 vdd18-supply = <&vreg_l3d_1p8>;
899 vdd3-supply = <&vreg_l2b_3p0>;
907 vdd18-supply = <&vreg_l3d_1p8>;
908 vdd3-supply = <&vreg_l14b_3p0>;
916 vdd18-supply = <&vreg_l3d_1p8>;
917 vdd3-supply = <&vreg_l8b_3p0>;
923 pinctrl-0 = <&wsa_swr_active>;
924 pinctrl-names = "default";
929 pinctrl-0 = <&spkr_0_sd_n_active>;
930 pinctrl-names = "default";
932 reset-gpios = <&lpass_tlmm 12 GPIO_ACTIVE_LOW>;
933 #sound-dai-cells = <0>;
934 sound-name-prefix = "WooferLeft";
935 vdd-1p8-supply = <&vreg_l15b_1p8>;
936 vdd-io-supply = <&vreg_l12b_1p2>;
937 qcom,port-mapping = <1 2 3 7 10 13>;
943 pinctrl-0 = <&spkr_1_sd_n_active>;
944 pinctrl-names = "default";
946 reset-gpios = <&lpass_tlmm 13 GPIO_ACTIVE_LOW>;
947 #sound-dai-cells = <0>;
948 sound-name-prefix = "TweeterLeft";
949 vdd-1p8-supply = <&vreg_l15b_1p8>;
950 vdd-io-supply = <&vreg_l12b_1p2>;
951 qcom,port-mapping = <4 5 6 7 11 13>;
962 qcom,rx-port-mapping = <1 2 3 4 5>;
973 qcom,tx-port-mapping = <2 2 3 4>;
980 pinctrl-0 = <&wsa2_swr_active>;
981 pinctrl-names = "default";
986 pinctrl-0 = <&spkr_2_sd_n_active>;
987 pinctrl-names = "default";
989 reset-gpios = <&lpass_tlmm 17 GPIO_ACTIVE_LOW>;
990 #sound-dai-cells = <0>;
991 sound-name-prefix = "WooferRight";
992 vdd-1p8-supply = <&vreg_l15b_1p8>;
993 vdd-io-supply = <&vreg_l12b_1p2>;
994 qcom,port-mapping = <1 2 3 7 10 13>;
1000 pinctrl-0 = <&spkr_3_sd_n_active>;
1001 pinctrl-names = "default";
1003 reset-gpios = <&lpass_tlmm 18 GPIO_ACTIVE_LOW>;
1004 #sound-dai-cells = <0>;
1005 sound-name-prefix = "TweeterRight";
1006 vdd-1p8-supply = <&vreg_l15b_1p8>;
1007 vdd-io-supply = <&vreg_l12b_1p2>;
1008 qcom,port-mapping = <4 5 6 7 11 13>;
1013 edp_reg_en: edp-reg-en-state {
1016 drive-strength = <16>;
1017 bias-disable;
1020 eusb3_reset_n: eusb3-reset-n-state {
1023 drive-strength = <2>;
1024 bias-disable;
1025 output-low;
1028 eusb5_reset_n: eusb5-reset-n-state {
1031 drive-strength = <2>;
1032 bias-pull-up;
1033 output-low;
1036 eusb6_reset_n: eusb6-reset-n-state {
1039 drive-strength = <2>;
1040 bias-pull-up;
1041 output-low;
1044 nvme_reg_en: nvme-reg-en-state {
1047 drive-strength = <2>;
1048 bias-disable;
1051 rtmr1_default: rtmr1-reset-n-active-state {
1054 drive-strength = <2>;
1055 bias-disable;
1058 rtmr2_default: rtmr2-reset-n-active-state {
1061 drive-strength = <2>;
1062 bias-disable;
1065 usb1_pwr_1p15_reg_en: usb1-pwr-1p15-reg-en-state {
1068 drive-strength = <2>;
1069 bias-disable;
1072 usb1_pwr_1p8_reg_en: usb1-pwr-1p8-reg-en-state {
1075 drive-strength = <2>;
1076 bias-disable;
1079 usb1_pwr_3p3_reg_en: usb1-pwr-3p3-reg-en-state {
1082 drive-strength = <2>;
1083 bias-disable;
1086 usb2_pwr_1p15_reg_en: usb2-pwr-1p15-reg-en-state {
1089 drive-strength = <2>;
1090 bias-disable;
1093 usb2_pwr_1p8_reg_en: usb2-pwr-1p8-reg-en-state {
1096 drive-strength = <2>;
1097 bias-disable;
1100 usb2_pwr_3p3_reg_en: usb2-pwr-3p3-reg-en-state {
1103 drive-strength = <2>;
1104 bias-disable;
1107 usb_1_ss0_sbu_default: usb-1-ss0-sbu-state {
1108 mode-pins {
1111 bias-disable;
1112 drive-strength = <2>;
1113 output-high;
1116 oe-n-pins {
1119 bias-disable;
1120 drive-strength = <2>;
1123 sel-pins {
1126 bias-disable;
1127 drive-strength = <2>;
1131 wcd_default: wcd-reset-n-active-state {
1134 drive-strength = <16>;
1135 bias-disable;
1136 output-low;
1139 wcn_bt_en: wcn-bt-en-state {
1142 drive-strength = <2>;
1143 bias-disable;
1146 wwan_sw_en: wwan-sw-en-state {
1149 drive-strength = <4>;
1150 bias-disable;
1153 wcn_sw_en: wcn-sw-en-state {
1156 drive-strength = <2>;
1157 bias-disable;
1160 /* Switches USB signal routing between the USB connector and the Wi-Fi card. */
1161 wcn_usb_sw_n: wcn-usb-sw-n-state {
1164 drive-strength = <2>;
1165 bias-disable;
1166 output-high;
1174 compatible = "qcom,wcn7850-bt";
1175 max-speed = <3200000>;
1177 vddaon-supply = <&vreg_pmu_aon_0p59>;
1178 vddwlcx-supply = <&vreg_pmu_wlcx_0p8>;
1179 vddwlmx-supply = <&vreg_pmu_wlmx_0p85>;
1180 vddrfacmn-supply = <&vreg_pmu_rfa_cmn>;
1181 vddrfa0p8-supply = <&vreg_pmu_rfa_0p8>;
1182 vddrfa1p2-supply = <&vreg_pmu_rfa_1p2>;
1183 vddrfa1p8-supply = <&vreg_pmu_rfa_1p8>;
1188 compatible = "qcom,geni-debug-uart";
1194 remote-endpoint = <&pmic_glink_ss0_hs_in>;
1202 remote-endpoint = <&pmic_glink_ss0_ss_in>;
1206 remote-endpoint = <&pmic_glink_ss1_hs_in>;
1214 remote-endpoint = <&retimer_ss1_ss_in>;
1218 remote-endpoint = <&pmic_glink_ss2_hs_in>;
1226 remote-endpoint = <&retimer_ss2_ss_in>;
1232 pinctrl-0 = <&wcn_usb_sw_n>;
1233 pinctrl-names = "default";