Lines Matching +full:clkreq +full:- +full:pins
1 // SPDX-License-Identifier: BSD-3-Clause
7 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
13 #include "sc8280xp-pmics.dtsi"
17 compatible = "qcom,sc8280xp-crd", "qcom,sc8280xp";
27 compatible = "pwm-backlight";
29 enable-gpios = <&pmc8280_1_gpios 8 GPIO_ACTIVE_HIGH>;
30 power-supply = <&vreg_edp_bl>;
32 pinctrl-names = "default";
33 pinctrl-0 = <&edp_bl_en>, <&edp_bl_pwm>;
37 stdout-path = "serial0:115200n8";
40 gpio-keys {
41 compatible = "gpio-keys";
43 pinctrl-0 = <&kypd_vol_up_n>;
44 pinctrl-names = "default";
46 key-vol-up {
50 wakeup-source;
54 pmic-glink {
55 compatible = "qcom,sc8280xp-pmic-glink", "qcom,pmic-glink";
57 #address-cells = <1>;
58 #size-cells = <0>;
61 compatible = "usb-c-connector";
63 power-role = "dual";
64 data-role = "dual";
67 #address-cells = <1>;
68 #size-cells = <0>;
74 remote-endpoint = <&usb_0_dwc3_hs>;
82 remote-endpoint = <&usb_0_qmpphy_out>;
90 remote-endpoint = <&usb0_sbu_mux>;
97 compatible = "usb-c-connector";
99 power-role = "dual";
100 data-role = "dual";
103 #address-cells = <1>;
104 #size-cells = <0>;
109 remote-endpoint = <&usb_1_dwc3_hs>;
117 remote-endpoint = <&usb_1_qmpphy_out>;
125 remote-endpoint = <&usb1_sbu_mux>;
132 vreg_edp_3p3: regulator-edp-3p3 {
133 compatible = "regulator-fixed";
135 regulator-name = "VREG_EDP_3P3";
136 regulator-min-microvolt = <3300000>;
137 regulator-max-microvolt = <3300000>;
140 enable-active-high;
142 pinctrl-names = "default";
143 pinctrl-0 = <&edp_reg_en>;
145 regulator-boot-on;
148 vreg_edp_bl: regulator-edp-bl {
149 compatible = "regulator-fixed";
151 regulator-name = "VREG_EDP_BL";
152 regulator-min-microvolt = <3600000>;
153 regulator-max-microvolt = <3600000>;
156 enable-active-high;
158 pinctrl-names = "default";
159 pinctrl-0 = <&edp_bl_reg_en>;
161 regulator-boot-on;
164 vreg_nvme: regulator-nvme {
165 compatible = "regulator-fixed";
167 regulator-name = "VREG_NVME_3P3";
168 regulator-min-microvolt = <3300000>;
169 regulator-max-microvolt = <3300000>;
172 enable-active-high;
174 pinctrl-names = "default";
175 pinctrl-0 = <&nvme_reg_en>;
178 vreg_misc_3p3: regulator-misc-3p3 {
179 compatible = "regulator-fixed";
181 regulator-name = "VREG_MISC_3P3";
182 regulator-min-microvolt = <3300000>;
183 regulator-max-microvolt = <3300000>;
186 enable-active-high;
188 pinctrl-names = "default";
189 pinctrl-0 = <&misc_3p3_reg_en>;
191 regulator-boot-on;
192 regulator-always-on;
195 vreg_wlan: regulator-wlan {
196 compatible = "regulator-fixed";
198 regulator-name = "VPH_PWR_WLAN";
199 regulator-min-microvolt = <3900000>;
200 regulator-max-microvolt = <3900000>;
203 enable-active-high;
205 pinctrl-names = "default";
206 pinctrl-0 = <&hastings_reg_en>;
208 regulator-boot-on;
211 vreg_wwan: regulator-wwan {
212 compatible = "regulator-fixed";
214 regulator-name = "SDX_VPH_PWR";
215 regulator-min-microvolt = <3300000>;
216 regulator-max-microvolt = <3300000>;
219 enable-active-high;
221 pinctrl-names = "default";
222 pinctrl-0 = <&wwan_sw_en>;
224 regulator-boot-on;
227 reserved-memory {
228 gpu_mem: gpu-mem@8bf00000 {
230 no-map;
234 compatible = "shared-dma-pool";
237 linux,cma-default;
241 usb0-sbu-mux {
242 compatible = "pericom,pi3usb102", "gpio-sbu-mux";
244 enable-gpios = <&tlmm 101 GPIO_ACTIVE_LOW>;
245 select-gpios = <&tlmm 164 GPIO_ACTIVE_HIGH>;
247 pinctrl-names = "default";
248 pinctrl-0 = <&usb0_sbu_default>;
250 mode-switch;
251 orientation-switch;
255 remote-endpoint = <&pmic_glink_con0_sbu>;
260 usb1-sbu-mux {
261 compatible = "pericom,pi3usb102", "gpio-sbu-mux";
263 enable-gpios = <&tlmm 48 GPIO_ACTIVE_LOW>;
264 select-gpios = <&tlmm 47 GPIO_ACTIVE_HIGH>;
266 pinctrl-names = "default";
267 pinctrl-0 = <&usb1_sbu_default>;
269 mode-switch;
270 orientation-switch;
274 remote-endpoint = <&pmic_glink_con1_sbu>;
279 wcn6855-pmu {
280 compatible = "qcom,wcn6855-pmu";
282 pinctrl-0 = <&bt_en>, <&wlan_en>;
283 pinctrl-names = "default";
285 wlan-enable-gpios = <&tlmm 134 GPIO_ACTIVE_HIGH>;
286 bt-enable-gpios = <&tlmm 133 GPIO_ACTIVE_HIGH>;
287 swctrl-gpios = <&tlmm 132 GPIO_ACTIVE_HIGH>;
289 vddio-supply = <&vreg_s10b>;
290 vddaon-supply = <&vreg_s12b>;
291 vddpmu-supply = <&vreg_s12b>;
292 vddpmumx-supply = <&vreg_s12b>;
293 vddpmucx-supply = <&vreg_s12b>;
294 vddrfa0p95-supply = <&vreg_s12b>;
295 vddrfa1p3-supply = <&vreg_s11b>;
296 vddrfa1p9-supply = <&vreg_s1c>;
297 vddpcie1p3-supply = <&vreg_s11b>;
298 vddpcie1p9-supply = <&vreg_s1c>;
302 regulator-name = "vreg_pmu_rfa_cmn_0p8";
306 regulator-name = "vreg_pmu_aon_0p8";
310 regulator-name = "vreg_pmu_wlcx_0p8";
314 regulator-name = "vreg_pmu_wlmx_0p8";
318 regulator-name = "vreg_pmu_btcmx_0p8";
322 regulator-name = "vreg_pmu_pcie_1p8";
326 regulator-name = "vreg_pmu_pcie_0p9";
330 regulator-name = "vreg_pmu_rfa_0p8";
334 regulator-name = "vreg_pmu_rfa_1p2";
338 regulator-name = "vreg_pmu_rfa_1p7";
345 regulators-0 {
346 compatible = "qcom,pm8350-rpmh-regulators";
347 qcom,pmic-id = "b";
349 vdd-l3-l5-supply = <&vreg_s11b>;
352 regulator-name = "vreg_s10b";
353 regulator-min-microvolt = <1800000>;
354 regulator-max-microvolt = <1800000>;
355 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
356 regulator-always-on;
357 regulator-boot-on;
361 regulator-name = "vreg_s11b";
362 regulator-min-microvolt = <1272000>;
363 regulator-max-microvolt = <1272000>;
364 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
368 regulator-name = "vreg_s12b";
369 regulator-min-microvolt = <984000>;
370 regulator-max-microvolt = <984000>;
371 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
375 regulator-name = "vreg_l3b";
376 regulator-min-microvolt = <1200000>;
377 regulator-max-microvolt = <1200000>;
378 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
379 regulator-boot-on;
383 regulator-name = "vreg_l4b";
384 regulator-min-microvolt = <912000>;
385 regulator-max-microvolt = <912000>;
386 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
390 regulator-name = "vreg_l6b";
391 regulator-min-microvolt = <880000>;
392 regulator-max-microvolt = <880000>;
393 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
394 regulator-boot-on;
398 regulators-1 {
399 compatible = "qcom,pm8350c-rpmh-regulators";
400 qcom,pmic-id = "c";
403 regulator-name = "vreg_s1c";
404 regulator-min-microvolt = <1888000>;
405 regulator-max-microvolt = <1888000>;
406 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
410 regulator-name = "vreg_l1c";
411 regulator-min-microvolt = <1800000>;
412 regulator-max-microvolt = <1800000>;
413 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
417 regulator-name = "vreg_l6c";
418 regulator-min-microvolt = <1800000>;
419 regulator-max-microvolt = <2960000>;
420 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
424 regulator-name = "vreg_l7c";
425 regulator-min-microvolt = <2504000>;
426 regulator-max-microvolt = <2504000>;
427 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
428 regulator-allow-set-load;
429 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
434 regulator-name = "vreg_l9c";
435 regulator-min-microvolt = <2960000>;
436 regulator-max-microvolt = <2960000>;
437 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
441 regulator-name = "vreg_l13c";
442 regulator-min-microvolt = <3072000>;
443 regulator-max-microvolt = <3072000>;
444 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
448 regulators-2 {
449 compatible = "qcom,pm8350-rpmh-regulators";
450 qcom,pmic-id = "d";
452 vdd-l1-l4-supply = <&vreg_s11b>;
455 regulator-name = "vreg_l3d";
456 regulator-min-microvolt = <1200000>;
457 regulator-max-microvolt = <1200000>;
458 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
459 regulator-allow-set-load;
460 regulator-allowed-modes = <RPMH_REGULATOR_MODE_LPM
465 regulator-name = "vreg_l4d";
466 regulator-min-microvolt = <1200000>;
467 regulator-max-microvolt = <1200000>;
468 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
472 regulator-name = "vreg_l6d";
473 regulator-min-microvolt = <880000>;
474 regulator-max-microvolt = <880000>;
475 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
479 regulator-name = "vreg_l7d";
480 regulator-min-microvolt = <3072000>;
481 regulator-max-microvolt = <3072000>;
482 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
486 regulator-name = "vreg_l9d";
487 regulator-min-microvolt = <912000>;
488 regulator-max-microvolt = <912000>;
489 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
501 zap-shader {
502 memory-region = <&gpu_mem>;
503 firmware-name = "qcom/sc8280xp/qcdxkmsuc8280.mbn";
516 data-lanes = <0 1>;
517 remote-endpoint = <&usb_0_qmpphy_dp_in>;
525 data-lanes = <0 1>;
526 remote-endpoint = <&usb_1_qmpphy_dp_in>;
530 compatible = "qcom,sc8280xp-edp";
531 /delete-property/ #sound-dai-cells;
533 data-lanes = <0 1 2 3>;
537 aux-bus {
539 compatible = "edp-panel";
540 power-supply = <&vreg_edp_3p3>;
546 remote-endpoint = <&mdss0_dp3_out>;
556 remote-endpoint = <&edp_panel_in>;
563 compatible = "qcom,sc8280xp-edp-phy";
565 vdda-phy-supply = <&vreg_l6b>;
566 vdda-pll-supply = <&vreg_l3b>;
572 clock-frequency = <400000>;
574 pinctrl-names = "default";
575 pinctrl-0 = <&i2c4_default>;
580 compatible = "hid-over-i2c";
583 hid-descr-addr = <0x1>;
584 interrupts-extended = <&tlmm 175 IRQ_TYPE_LEVEL_LOW>;
585 vdd-supply = <&vreg_misc_3p3>;
587 pinctrl-names = "default";
588 pinctrl-0 = <&ts0_default>;
593 clock-frequency = <400000>;
595 pinctrl-names = "default";
596 pinctrl-0 = <&i2c21_default>;
601 compatible = "hid-over-i2c";
604 hid-descr-addr = <0x1>;
605 interrupts-extended = <&tlmm 182 IRQ_TYPE_LEVEL_LOW>;
606 vdd-supply = <&vreg_misc_3p3>;
608 pinctrl-names = "default";
609 pinctrl-0 = <&tpad_default>;
611 wakeup-source;
615 compatible = "hid-over-i2c";
618 hid-descr-addr = <0x1>;
619 interrupts-extended = <&tlmm 104 IRQ_TYPE_LEVEL_LOW>;
620 vdd-supply = <&vreg_misc_3p3>;
622 pinctrl-names = "default";
623 pinctrl-0 = <&kybd_default>;
625 wakeup-source;
630 perst-gpios = <&tlmm 143 GPIO_ACTIVE_LOW>;
631 wake-gpios = <&tlmm 145 GPIO_ACTIVE_LOW>;
633 vddpe-3v3-supply = <&vreg_nvme>;
635 pinctrl-names = "default";
636 pinctrl-0 = <&pcie2a_default>;
642 vdda-phy-supply = <&vreg_l6d>;
643 vdda-pll-supply = <&vreg_l4d>;
649 perst-gpios = <&tlmm 151 GPIO_ACTIVE_LOW>;
650 wake-gpios = <&tlmm 148 GPIO_ACTIVE_LOW>;
652 vddpe-3v3-supply = <&vreg_wwan>;
654 pinctrl-names = "default";
655 pinctrl-0 = <&pcie3a_default>;
661 vdda-phy-supply = <&vreg_l6d>;
662 vdda-pll-supply = <&vreg_l4d>;
668 max-link-speed = <2>;
670 perst-gpios = <&tlmm 141 GPIO_ACTIVE_LOW>;
671 wake-gpios = <&tlmm 139 GPIO_ACTIVE_LOW>;
673 vddpe-3v3-supply = <&vreg_wlan>;
675 pinctrl-names = "default";
676 pinctrl-0 = <&pcie4_default>;
682 vdda-phy-supply = <&vreg_l6d>;
683 vdda-pll-supply = <&vreg_l4d>;
693 vddrfacmn-supply = <&vreg_pmu_rfa_cmn_0p8>;
694 vddaon-supply = <&vreg_pmu_aon_0p8>;
695 vddwlcx-supply = <&vreg_pmu_wlcx_0p8>;
696 vddwlmx-supply = <&vreg_pmu_wlmx_0p8>;
697 vddpcie1p8-supply = <&vreg_pmu_pcie_1p8>;
698 vddpcie0p9-supply = <&vreg_pmu_pcie_0p9>;
699 vddrfa0p8-supply = <&vreg_pmu_rfa_0p8>;
700 vddrfa1p2-supply = <&vreg_pmu_rfa_1p2>;
701 vddrfa1p8-supply = <&vreg_pmu_rfa_1p7>;
703 qcom,calibration-variant = "QC_8280XP_CRD";
716 nvmem-cells = <&rtc_offset>;
717 nvmem-cell-names = "offset";
725 rtc_offset: rtc-offset@bc {
743 firmware-name = "qcom/sc8280xp/qcadsp8280.mbn";
749 firmware-name = "qcom/sc8280xp/qccdsp8280.mbn";
755 firmware-name = "qcom/sc8280xp/qcslpi8280.mbn";
761 pinctrl-0 = <&sdc2_default_state>;
762 pinctrl-1 = <&sdc2_sleep_state>;
763 pinctrl-names = "default", "sleep";
765 vmmc-supply = <&vreg_l9c>;
766 vqmmc-supply = <&vreg_l6c>;
768 cd-gpios = <&tlmm 131 GPIO_ACTIVE_LOW>;
774 pinctrl-0 = <&uart2_default>;
775 pinctrl-names = "default";
780 compatible = "qcom,wcn6855-bt";
782 vddrfacmn-supply = <&vreg_pmu_rfa_cmn_0p8>;
783 vddaon-supply = <&vreg_pmu_aon_0p8>;
784 vddwlcx-supply = <&vreg_pmu_wlcx_0p8>;
785 vddwlmx-supply = <&vreg_pmu_wlmx_0p8>;
786 vddbtcmx-supply = <&vreg_pmu_btcmx_0p8>;
787 vddrfa0p8-supply = <&vreg_pmu_rfa_0p8>;
788 vddrfa1p2-supply = <&vreg_pmu_rfa_1p2>;
789 vddrfa1p8-supply = <&vreg_pmu_rfa_1p7>;
794 compatible = "qcom,geni-debug-uart";
800 reset-gpios = <&tlmm 228 GPIO_ACTIVE_LOW>;
802 vcc-supply = <&vreg_l7c>;
803 vcc-max-microamp = <800000>;
804 vccq-supply = <&vreg_l3d>;
805 vccq-max-microamp = <900000>;
811 vdda-phy-supply = <&vreg_l6b>;
812 vdda-pll-supply = <&vreg_l3b>;
826 remote-endpoint = <&pmic_glink_con0_hs>;
830 vdda-pll-supply = <&vreg_l9d>;
831 vdda18-supply = <&vreg_l1c>;
832 vdda33-supply = <&vreg_l7d>;
838 vdda-phy-supply = <&vreg_l9d>;
839 vdda-pll-supply = <&vreg_l4d>;
841 orientation-switch;
847 remote-endpoint = <&mdss0_dp0_out>;
851 remote-endpoint = <&pmic_glink_con0_ss>;
863 remote-endpoint = <&pmic_glink_con1_hs>;
867 vdda-pll-supply = <&vreg_l4b>;
868 vdda18-supply = <&vreg_l1c>;
869 vdda33-supply = <&vreg_l13c>;
875 vdda-phy-supply = <&vreg_l4b>;
876 vdda-pll-supply = <&vreg_l3b>;
878 orientation-switch;
884 remote-endpoint = <&mdss0_dp1_out>;
888 remote-endpoint = <&pmic_glink_con1_ss>;
892 clock-frequency = <38400000>;
895 /* PINCTRL - additions to nodes defined in sc8280xp.dtsi */
898 edp_bl_en: edp-bl-en-state {
899 pins = "gpio8";
903 edp_bl_reg_en: edp-bl-reg-en-state {
904 pins = "gpio9";
908 kypd_vol_up_n: kypd-vol-up-n-state {
909 pins = "gpio6";
911 power-source = <0>; /* 3.3 V */
912 bias-pull-up;
913 input-enable;
916 misc_3p3_reg_en: misc-3p3-reg-en-state {
917 pins = "gpio2";
923 wwan_sw_en: wwan-sw-en-state {
924 pins = "gpio1";
930 edp_bl_pwm: edp-bl-pwm-state {
931 pins = "gpio8";
937 hastings_reg_en: hastings-reg-en-state {
938 pins = "gpio1";
944 gpio-reserved-ranges = <74 6>, <83 4>, <125 2>, <128 2>, <154 7>;
946 bt_en: bt-en-state {
947 pins = "gpio133";
949 drive-strength = <16>;
950 bias-disable;
953 edp_reg_en: edp-reg-en-state {
954 pins = "gpio25";
956 drive-strength = <16>;
957 bias-disable;
960 i2c4_default: i2c4-default-state {
961 pins = "gpio171", "gpio172";
963 drive-strength = <16>;
964 bias-disable;
967 i2c21_default: i2c21-default-state {
968 pins = "gpio81", "gpio82";
970 drive-strength = <16>;
971 bias-disable;
974 kybd_default: kybd-default-state {
975 disable-pins {
976 pins = "gpio102";
978 output-low;
981 int-n-pins {
982 pins = "gpio104";
984 bias-disable;
987 reset-pins {
988 pins = "gpio105";
990 bias-disable;
994 nvme_reg_en: nvme-reg-en-state {
995 pins = "gpio135";
997 drive-strength = <2>;
998 bias-disable;
1001 pcie2a_default: pcie2a-default-state {
1002 clkreq-n-pins {
1003 pins = "gpio142";
1005 drive-strength = <2>;
1006 bias-pull-up;
1009 perst-n-pins {
1010 pins = "gpio143";
1012 drive-strength = <2>;
1013 bias-disable;
1016 wake-n-pins {
1017 pins = "gpio145";
1019 drive-strength = <2>;
1020 bias-pull-up;
1024 pcie3a_default: pcie3a-default-state {
1025 clkreq-n-pins {
1026 pins = "gpio150";
1028 drive-strength = <2>;
1029 bias-pull-up;
1032 perst-n-pins {
1033 pins = "gpio151";
1035 drive-strength = <2>;
1036 bias-disable;
1039 wake-n-pins {
1040 pins = "gpio148";
1042 drive-strength = <2>;
1043 bias-pull-up;
1047 pcie4_default: pcie4-default-state {
1048 clkreq-n-pins {
1049 pins = "gpio140";
1051 drive-strength = <2>;
1052 bias-pull-up;
1055 perst-n-pins {
1056 pins = "gpio141";
1058 drive-strength = <2>;
1059 bias-disable;
1062 wake-n-pins {
1063 pins = "gpio139";
1065 drive-strength = <2>;
1066 bias-pull-up;
1070 sdc2_default_state: sdc2-default-state {
1071 clk-pins {
1072 pins = "sdc2_clk";
1073 drive-strength = <16>;
1074 bias-disable;
1077 cmd-pins {
1078 pins = "sdc2_cmd";
1079 drive-strength = <16>;
1080 bias-pull-up;
1083 data-pins {
1084 pins = "sdc2_data";
1085 drive-strength = <16>;
1086 bias-pull-up;
1089 card-detect-pins {
1090 pins = "gpio131";
1092 drive-strength = <2>;
1093 bias-disable;
1097 sdc2_sleep_state: sdc2-sleep-state {
1098 clk-pins {
1099 pins = "sdc2_clk";
1100 drive-strength = <2>;
1101 bias-disable;
1104 cmd-pins {
1105 pins = "sdc2_cmd";
1106 drive-strength = <2>;
1107 bias-pull-up;
1110 data-pins {
1111 pins = "sdc2_data";
1112 drive-strength = <2>;
1113 bias-pull-up;
1116 card-detect-pins {
1117 pins = "gpio131";
1119 drive-strength = <2>;
1120 bias-disable;
1124 tpad_default: tpad-default-state {
1125 int-n-pins {
1126 pins = "gpio182";
1128 bias-disable;
1132 ts0_default: ts0-default-state {
1133 int-n-pins {
1134 pins = "gpio175";
1136 bias-disable;
1139 reset-n-pins {
1140 pins = "gpio99";
1142 bias-disable;
1146 uart2_default: uart2-default-state {
1147 cts-pins {
1148 pins = "gpio121";
1150 bias-bus-hold;
1153 rts-pins {
1154 pins = "gpio122";
1156 drive-strength = <2>;
1157 bias-disable;
1160 rx-pins {
1161 pins = "gpio124";
1163 bias-pull-up;
1166 tx-pins {
1167 pins = "gpio123";
1169 drive-strength = <2>;
1170 bias-disable;
1174 usb0_sbu_default: usb0-sbu-state {
1175 oe-n-pins {
1176 pins = "gpio101";
1178 bias-disable;
1179 drive-strength = <16>;
1180 output-high;
1183 sel-pins {
1184 pins = "gpio164";
1186 bias-disable;
1187 drive-strength = <16>;
1190 mode-pins {
1191 pins = "gpio167";
1193 bias-disable;
1194 drive-strength = <16>;
1195 output-high;
1199 usb1_sbu_default: usb1-sbu-state {
1200 oe-n-pins {
1201 pins = "gpio48";
1203 bias-disable;
1204 drive-strength = <16>;
1205 output-high;
1208 sel-pins {
1209 pins = "gpio47";
1211 bias-disable;
1212 drive-strength = <16>;
1215 mode-pins {
1216 pins = "gpio50";
1218 bias-disable;
1219 drive-strength = <16>;
1220 output-high;
1224 wlan_en: wlan-en-state {
1225 pins = "gpio134";
1227 drive-strength = <16>;
1228 bias-disable;