Lines Matching +full:avee +full:- +full:supply

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 /dts-v1/;
10 #include "sc7180-trogdor.dtsi"
11 #include "sc7180-trogdor-detachable.dtsi"
14 avdd_lcd: avdd-lcd-regulator {
15 compatible = "regulator-fixed";
16 regulator-name = "avdd_lcd";
19 enable-active-high;
20 pinctrl-names = "default";
21 pinctrl-0 = <&avdd_lcd_en>;
23 vin-supply = <&pp5000_a>;
26 avee_lcd: avee-lcd-regulator {
27 compatible = "regulator-fixed";
28 regulator-name = "avee_lcd";
31 enable-active-high;
32 pinctrl-names = "default";
33 pinctrl-0 = <&avee_lcd_en>;
35 vin-supply = <&pp5000_a>;
39 v1p8_mipi: v1p8-mipi-regulator {
40 compatible = "regulator-fixed";
41 regulator-name = "v1p8_mipi";
44 enable-active-high;
45 pinctrl-names = "default";
46 pinctrl-0 = <&mipi_1800_en>;
48 vin-supply = <&pp3300_a>;
51 thermal-zones {
52 skin_temp_thermal: skin-temp-thermal {
53 polling-delay-passive = <250>;
55 thermal-sensors = <&pm6150_adc_tm 1>;
56 sustainable-power = <574>;
59 skin_temp_alert0: trip-point0 {
65 skin_temp_alert1: trip-point1 {
71 skin-temp-crit {
78 cooling-maps {
81 cooling-device = <&CPU6 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
87 cooling-device = <&CPU6 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
105 compatible = "google,cros-cbas";
111 clock-frequency = <400000>;
114 compatible = "hid-over-i2c";
116 pinctrl-names = "default";
117 pinctrl-0 = <&ts_int_l>;
119 interrupt-parent = <&tlmm>;
123 post-power-on-delay-ms = <70>;
124 hid-descr-addr = <0x0001>;
126 vdd-supply = <&pp3300_ts>;
127 vddl-supply = <&pp1800_ts>;
135 enable-gpios = <&tlmm 87 GPIO_ACTIVE_HIGH>;
136 pinctrl-names = "default";
137 pinctrl-0 = <&vdd_reset_1800>;
138 avdd-supply = <&avdd_lcd>;
139 avee-supply = <&avee_lcd>;
140 pp1800-supply = <&v1p8_mipi>;
141 pp3300-supply = <&pp3300_dx_edp>;
147 remote-endpoint = <&mdss_dsi0_out>;
155 remote-endpoint = <&panel_in>;
156 data-lanes = <0 1 2 3>;
166 qcom,hw-settle-time = <200>;
174 skin-temp-thermistor@1 {
176 io-channels = <&pm6150_adc ADC5_AMUX_THM1_100K_PU>;
178 qcom,hw-settle-time-us = <200>;
199 qcom,ath10k-calibration-variant = "GO_WORMDINGLER";
210 /* PINCTRL - modifications to sc7180-trogdor.dtsi */
221 /* PINCTRL - board-specific pinctrl */
224 gpio-line-names = "HUB_RST_L",
348 avdd_lcd_en: avdd-lcd-en-state {
351 drive-strength = <2>;
352 bias-disable;
355 avee_lcd_en: avee-lcd-en-state {
358 drive-strength = <2>;
359 bias-disable;
362 mipi_1800_en: mipi-1800-en-state {
365 drive-strength = <2>;
366 bias-disable;
369 vdd_reset_1800: vdd-reset-1800-state {
372 drive-strength = <2>;
373 bias-disable;