Lines Matching +full:vdd +full:- +full:supply

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/input/input.h>
10 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>
26 stdout-path = "serial0:115200n8";
30 compatible = "pwm-backlight";
32 enable-gpios = <&tlmm 37 GPIO_ACTIVE_HIGH>;
33 power-supply = <&ppvar_sys>;
34 pinctrl-names = "default";
35 pinctrl-0 = <&ap_edp_bklten>;
38 /* FIXED REGULATORS - parents above children */
40 /* This is the top level supply and variable voltage */
41 ppvar_sys: ppvar-sys-regulator {
42 compatible = "regulator-fixed";
43 regulator-name = "ppvar_sys";
44 regulator-always-on;
45 regulator-boot-on;
49 src_vph_pwr: src-vph-pwr-regulator {
50 compatible = "regulator-fixed";
51 regulator-name = "src_vph_pwr";
54 regulator-always-on;
55 regulator-boot-on;
57 vin-supply = <&ppvar_sys>;
60 pp5000_a: pp5000-a-regulator {
61 compatible = "regulator-fixed";
62 regulator-name = "pp5000_a";
65 regulator-always-on;
66 regulator-boot-on;
67 regulator-min-microvolt = <5000000>;
68 regulator-max-microvolt = <5000000>;
70 vin-supply = <&ppvar_sys>;
73 src_vreg_bob: src-vreg-bob-regulator {
74 compatible = "regulator-fixed";
75 regulator-name = "src_vreg_bob";
78 regulator-always-on;
79 regulator-boot-on;
80 regulator-min-microvolt = <3600000>;
81 regulator-max-microvolt = <3600000>;
83 vin-supply = <&ppvar_sys>;
86 pp3300_dx_edp: pp3300-dx-edp-regulator {
87 compatible = "regulator-fixed";
88 regulator-name = "pp3300_dx_edp";
90 regulator-min-microvolt = <3300000>;
91 regulator-max-microvolt = <3300000>;
94 enable-active-high;
95 pinctrl-names = "default";
96 pinctrl-0 = <&en_pp3300_dx_edp>;
101 * is always-on; model it as a fixed regulator.
103 src_pp1800_s4a: pm8998-smps4 {
104 compatible = "regulator-fixed";
105 regulator-name = "src_pp1800_s4a";
107 regulator-min-microvolt = <1800000>;
108 regulator-max-microvolt = <1800000>;
110 regulator-always-on;
111 regulator-boot-on;
113 vin-supply = <&src_vph_pwr>;
116 /* BOARD-SPECIFIC TOP LEVEL NODES */
118 gpio-keys {
119 compatible = "gpio-keys";
120 pinctrl-names = "default";
121 pinctrl-0 = <&pen_eject_odl>;
123 pen-insert {
128 linux,input-type = <EV_SW>;
129 wakeup-source;
134 compatible ="innolux,p120zdg-bf1";
135 power-supply = <&pp3300_dx_edp>;
137 no-hpd;
142 remote-endpoint = <&sn65dsi86_out>;
160 * For venus_mem we'll delete and re-create at a different address.
162 * cdsp_mem isn't used on cheza right now so we won't bother re-creating it; but
165 /delete-node/ &venus_mem;
166 /delete-node/ &cdsp_mem;
167 /delete-node/ &cdsp_pas;
168 /delete-node/ &gpu_mem;
181 reserved-memory {
184 no-map;
191 pinctrl-names = "default";
192 pinctrl-0 = <&qspi_clk &qspi_cs0 &qspi_data01>;
195 compatible = "jedec,spi-nor";
203 spi-max-frequency = <25000000>;
204 spi-tx-bus-width = <2>;
205 spi-rx-bus-width = <2>;
211 pm8998-rpmh-regulators {
212 compatible = "qcom,pm8998-rpmh-regulators";
213 qcom,pmic-id = "a";
215 vdd-s1-supply = <&src_vph_pwr>;
216 vdd-s2-supply = <&src_vph_pwr>;
217 vdd-s3-supply = <&src_vph_pwr>;
218 vdd-s4-supply = <&src_vph_pwr>;
219 vdd-s5-supply = <&src_vph_pwr>;
220 vdd-s6-supply = <&src_vph_pwr>;
221 vdd-s7-supply = <&src_vph_pwr>;
222 vdd-s8-supply = <&src_vph_pwr>;
223 vdd-s9-supply = <&src_vph_pwr>;
224 vdd-s10-supply = <&src_vph_pwr>;
225 vdd-s11-supply = <&src_vph_pwr>;
226 vdd-s12-supply = <&src_vph_pwr>;
227 vdd-s13-supply = <&src_vph_pwr>;
228 vdd-l1-l27-supply = <&src_pp1025_s7a>;
229 vdd-l2-l8-l17-supply = <&src_pp1350_s3a>;
230 vdd-l3-l11-supply = <&src_pp1025_s7a>;
231 vdd-l4-l5-supply = <&src_pp1025_s7a>;
232 vdd-l6-supply = <&src_vph_pwr>;
233 vdd-l7-l12-l14-l15-supply = <&src_pp2040_s5a>;
234 vdd-l9-supply = <&src_pp2040_s5a>;
235 vdd-l10-l23-l25-supply = <&src_vreg_bob>;
236 vdd-l13-l19-l21-supply = <&src_vreg_bob>;
237 vdd-l16-l28-supply = <&src_vreg_bob>;
238 vdd-l18-l22-supply = <&src_vreg_bob>;
239 vdd-l20-l24-supply = <&src_vreg_bob>;
240 vdd-l26-supply = <&src_pp1350_s3a>;
241 vin-lvs-1-2-supply = <&src_pp1800_s4a>;
244 regulator-min-microvolt = <1100000>;
245 regulator-max-microvolt = <1100000>;
249 regulator-min-microvolt = <1352000>;
250 regulator-max-microvolt = <1352000>;
254 regulator-min-microvolt = <1904000>;
255 regulator-max-microvolt = <2040000>;
259 regulator-min-microvolt = <900000>;
260 regulator-max-microvolt = <1028000>;
282 regulator-min-microvolt = <880000>;
283 regulator-max-microvolt = <880000>;
284 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
289 regulator-min-microvolt = <1200000>;
290 regulator-max-microvolt = <1200000>;
291 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
294 regulator-always-on;
298 regulator-min-microvolt = <1000000>;
299 regulator-max-microvolt = <1000000>;
300 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
307 regulator-min-microvolt = <800000>;
308 regulator-max-microvolt = <800000>;
309 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
314 regulator-min-microvolt = <1856000>;
315 regulator-max-microvolt = <1856000>;
316 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
320 regulator-min-microvolt = <1800000>;
321 regulator-max-microvolt = <1800000>;
322 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
326 regulator-min-microvolt = <1200000>;
327 regulator-max-microvolt = <1248000>;
328 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
333 regulator-min-microvolt = <1800000>;
334 regulator-max-microvolt = <1800000>;
335 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
339 regulator-min-microvolt = <1800000>;
340 regulator-max-microvolt = <1800000>;
341 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
345 regulator-min-microvolt = <1000000>;
346 regulator-max-microvolt = <1048000>;
347 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
358 regulator-min-microvolt = <1800000>;
359 regulator-max-microvolt = <1800000>;
360 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
365 regulator-min-microvolt = <1800000>;
366 regulator-max-microvolt = <2960000>;
367 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
371 regulator-min-microvolt = <1800000>;
372 regulator-max-microvolt = <1800000>;
373 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
377 regulator-min-microvolt = <1800000>;
378 regulator-max-microvolt = <1800000>;
379 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
383 regulator-min-microvolt = <2704000>;
384 regulator-max-microvolt = <2704000>;
385 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
389 regulator-min-microvolt = <1304000>;
390 regulator-max-microvolt = <1304000>;
391 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
395 regulator-min-microvolt = <2704000>;
396 regulator-max-microvolt = <2960000>;
397 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
405 regulator-min-microvolt = <3304000>;
406 regulator-max-microvolt = <3304000>;
408 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
412 regulator-min-microvolt = <2704000>;
413 regulator-max-microvolt = <2960000>;
414 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
418 regulator-min-microvolt = <2704000>;
419 regulator-max-microvolt = <2960000>;
420 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
425 regulator-min-microvolt = <3304000>;
426 regulator-max-microvolt = <3304000>;
427 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
432 regulator-boot-on;
433 regulator-always-on;
437 regulator-min-microvolt = <3000000>;
438 regulator-max-microvolt = <3312000>;
439 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
444 regulator-min-microvolt = <3088000>;
445 regulator-max-microvolt = <3088000>;
446 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
450 regulator-min-microvolt = <3304000>;
451 regulator-max-microvolt = <3304000>;
452 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
470 regulator-min-microvolt = <1200000>;
471 regulator-max-microvolt = <1200000>;
472 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
477 regulator-min-microvolt = <3304000>;
478 regulator-max-microvolt = <3304000>;
479 regulator-initial-mode = <RPMH_REGULATOR_MODE_HPM>;
483 regulator-min-microvolt = <1800000>;
484 regulator-max-microvolt = <1800000>;
488 regulator-min-microvolt = <1800000>;
489 regulator-max-microvolt = <1800000>;
493 pm8005-rpmh-regulators {
494 compatible = "qcom,pm8005-rpmh-regulators";
495 qcom,pmic-id = "c";
497 vdd-s1-supply = <&src_vph_pwr>;
498 vdd-s2-supply = <&src_vph_pwr>;
499 vdd-s3-supply = <&src_vph_pwr>;
500 vdd-s4-supply = <&src_vph_pwr>;
503 regulator-min-microvolt = <600000>;
504 regulator-max-microvolt = <600000>;
511 vdda-supply = <&vdda_mipi_dsi0_1p2>;
516 remote-endpoint = <&sn65dsi86_in>;
517 data-lanes = <0 1 2 3>;
525 vdds-supply = <&vdda_mipi_dsi0_pll>;
530 clock-frequency = <400000>;
535 pinctrl-names = "default";
536 pinctrl-0 = <&edp_brij_en &edp_brij_irq>;
538 interrupt-parent = <&tlmm>;
541 enable-gpios = <&tlmm 102 GPIO_ACTIVE_HIGH>;
543 vpll-supply = <&src_pp1800_s4a>;
544 vccio-supply = <&src_pp1800_s4a>;
545 vcca-supply = <&src_pp1200_l2a>;
546 vcc-supply = <&src_pp1200_l2a>;
549 clock-names = "refclk";
551 no-hpd;
554 #address-cells = <1>;
555 #size-cells = <0>;
560 remote-endpoint = <&dsi0_out>;
567 remote-endpoint = <&panel_in_edp>;
576 clock-frequency = <400000>;
579 compatible = "wacom,w9013", "hid-over-i2c";
581 pinctrl-names = "default";
582 pinctrl-0 = <&pen_irq_l>, <&pen_pdct_l>, <&pen_rst_l>;
584 vdd-supply = <&pp3300_dx_pen>;
585 vddl-supply = <&pp1800_dx_pen>;
586 post-power-on-delay-ms = <100>;
588 interrupt-parent = <&tlmm>;
591 hid-descr-addr = <0x1>;
597 clock-frequency = <400000>;
602 clock-frequency = <400000>;
607 pinctrl-names = "default";
608 pinctrl-0 = <&ts_int_l &ts_reset_l>;
610 interrupt-parent = <&tlmm>;
613 vcc33-supply = <&src_pp3300_l28a>;
615 reset-gpios = <&tlmm 118 GPIO_ACTIVE_LOW>;
621 modem-init;
656 pinctrl-names = "default";
657 pinctrl-0 = <&sdc2_clk &sdc2_cmd &sdc2_data &sd_cd_odl>;
659 vmmc-supply = <&src_pp2950_l21a>;
660 vqmmc-supply = <&vddpx_2>;
662 cd-gpios = <&tlmm 44 GPIO_ACTIVE_LOW>;
675 pinctrl-names = "default";
676 pinctrl-0 = <&h1_ap_int_odl>;
677 spi-max-frequency = <800000>;
678 interrupt-parent = <&tlmm>;
687 compatible = "google,cros-ec-spi";
689 interrupt-parent = <&tlmm>;
691 pinctrl-names = "default";
692 pinctrl-0 = <&ec_ap_int_l>;
693 spi-max-frequency = <3000000>;
695 cros_ec_pwm: ec-pwm {
696 compatible = "google,cros-ec-pwm";
697 #pwm-cells = <1>;
700 i2c_tunnel: i2c-tunnel {
701 compatible = "google,cros-ec-i2c-tunnel";
702 google,remote-bus = <0>;
703 #address-cells = <1>;
704 #size-cells = <0>;
708 compatible = "google,cros-ec-pd-update";
713 #include <arm/cros-ec-keyboard.dtsi>
714 #include <arm/cros-ec-sbs.dtsi>
719 bluetooth: wcn3990-bt {
720 compatible = "qcom,wcn3990-bt";
721 vddio-supply = <&src_pp1800_s4a>;
722 vddxo-supply = <&pp1800_l7a_wcn3990>;
723 vddrf-supply = <&src_pp1300_l17a>;
724 vddch0-supply = <&pp3300_l25a_ch0_wcn3990>;
725 max-speed = <3200000>;
736 reset-gpios = <&tlmm 150 GPIO_ACTIVE_LOW>;
738 vcc-supply = <&src_pp2950_l20a>;
739 vcc-max-microamp = <600000>;
745 vdda-phy-supply = <&vdda_ufs1_core>;
746 vdda-pll-supply = <&vdda_ufs1_1p2>;
753 qcom,select-utmi-as-pipe-clk;
760 * - SDM845 expects only a single Type C connector so it has only one
762 * - The only source of DP is the single native Type C port.
763 * - On cheza we want to be able to hook DP up to _either_ of the
765 * - When you configure a Type C port for 4 lanes of DP you lose USB3.
766 * - In order to make everything work, the native Type C port is always
767 * configured as 4-lanes DP so it's always available.
768 * - The extra USB3 port on SDM845 goes to a USB 3 hub which is then
770 * - The extra USB2 lines from the native Type C port are always
779 * each case you end up forcing to disconnect/reconnect an in-use
786 * We always need the high speed pins as 4-lanes DP in case someone
790 maximum-speed = "high-speed";
793 * We don't need the usb3-phy since we run in highspeed mode always, so
794 * re-define these properties removing the superspeed USB PHY reference.
797 phy-names = "usb2-phy";
803 vdd-supply = <&vdda_usb1_ss_core>;
804 vdda-pll-supply = <&vdda_qusb_hs0_1p8>;
805 vdda-phy-dpdm-supply = <&vdda_qusb_hs0_3p1>;
807 qcom,imp-res-offset-value = <8>;
808 qcom,hstx-trim-value = <QUSB2_V2_HSTX_TRIM_21_6_MA>;
809 qcom,preemphasis-level = <QUSB2_V2_PREEMPHASIS_5_PERCENT>;
810 qcom,preemphasis-width = <QUSB2_V2_PREEMPHASIS_WIDTH_HALF_BIT>;
825 vdd-supply = <&vdda_usb2_ss_core>;
826 vdda-pll-supply = <&vdda_qusb_hs0_1p8>;
827 vdda-phy-dpdm-supply = <&vdda_qusb_hs0_3p1>;
829 qcom,imp-res-offset-value = <8>;
830 qcom,hstx-trim-value = <QUSB2_V2_HSTX_TRIM_22_8_MA>;
836 vdda-phy-supply = <&vdda_usb2_ss_1p2>;
837 vdda-pll-supply = <&vdda_usb2_ss_core>;
843 vdd-0.8-cx-mx-supply = <&src_pp800_l5a >;
844 vdd-1.8-xo-supply = <&pp1800_l7a_wcn3990>;
845 vdd-1.3-rfa-supply = <&src_pp1300_l17a>;
846 vdd-3.3-ch0-supply = <&pp3300_l25a_ch0_wcn3990>;
849 /* PINCTRL - additions to nodes defined in sdm845.dtsi */
854 bias-disable;
861 bias-disable;
869 /* High-Z when no transfers; nice to park the lines */
870 bias-pull-up;
877 drive-strength = <2>;
880 bias-disable;
887 drive-strength = <2>;
890 bias-disable;
897 drive-strength = <2>;
900 bias-disable;
907 drive-strength = <2>;
910 bias-disable;
917 drive-strength = <2>;
918 bias-disable;
925 drive-strength = <2>;
926 bias-disable;
933 drive-strength = <2>;
934 bias-disable;
945 pinconf-cts {
947 * Configure a pull-down on 45 (CTS) to match the pull of
951 bias-pull-down;
954 pinconf-rts-tx {
957 drive-strength = <2>;
958 bias-disable;
961 pinconf-rx {
963 * Configure a pull-up on 48 (RX). This is needed to avoid
965 * in tri-state (module powered off or not driving the
969 bias-pull-up;
974 pinconf-tx {
976 drive-strength = <2>;
977 bias-disable;
980 pinconf-rx {
982 drive-strength = <2>;
983 bias-pull-up;
987 /* PINCTRL - board-specific pinctrl */
989 gpio-line-names = "",
996 adc-chan@4d {
1001 adc-chan@4e {
1006 adc-chan@4f {
1011 adc-chan@50 {
1016 adc-chan@51 {
1023 gpio-line-names = "",
1055 pinctrl-names = "default", "sleep";
1056 pinctrl-0 = <&bios_flash_wp_r_l>,
1059 pinctrl-1 = <&bios_flash_wp_r_l>,
1066 ap-suspend-l-hog {
1067 gpio-hog;
1069 output-low;
1072 ap_edp_bklten: ap-edp-bklten {
1080 drive-strength = <2>;
1081 bias-disable;
1085 bios_flash_wp_r_l: bios-flash-wp-r-l {
1089 input-enable;
1094 bias-disable;
1098 ec_ap_int_l: ec-ap-int-l {
1102 input-enable;
1107 bias-pull-up;
1111 edp_brij_en: edp-brij-en {
1119 drive-strength = <2>;
1120 bias-disable;
1124 edp_brij_irq: edp-brij-irq {
1132 drive-strength = <2>;
1133 bias-pull-down;
1137 en_pp3300_dx_edp: en-pp3300-dx-edp {
1145 drive-strength = <2>;
1146 bias-disable;
1150 h1_ap_int_odl: h1-ap-int-odl {
1154 input-enable;
1159 bias-pull-up;
1163 pen_eject_odl: pen-eject-odl {
1167 bias-pull-up;
1171 pen_irq_l: pen-irq-l {
1181 bias-disable;
1185 pen_pdct_l: pen-pdct-l {
1195 bias-disable;
1199 pen_rst_l: pen-rst-l {
1207 bias-disable;
1208 drive-strength = <2>;
1213 * output-high here we're relying on the fact
1219 * remove "output-high" here.
1221 output-high;
1225 sdc2_clk: sdc2-clk {
1228 bias-disable;
1234 drive-strength = <16>;
1238 sdc2_cmd: sdc2-cmd {
1241 bias-pull-up;
1242 drive-strength = <16>;
1246 sdc2_data: sdc2-data {
1249 bias-pull-up;
1250 drive-strength = <16>;
1254 sd_cd_odl: sd-cd-odl {
1262 bias-pull-up;
1266 ts_int_l: ts-int-l {
1274 bias-pull-up;
1278 ts_reset_l: ts-reset-l {
1286 bias-disable;
1287 drive-strength = <2>;
1295 bias-no-pull;
1296 drive-strength = <2>;
1297 output-low;
1305 bias-no-pull;
1306 drive-strength = <2>;
1307 output-high;
1313 video-firmware {