Lines Matching +full:sc7180 +full:- +full:pinctrl
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 /* This file must be included after sc7180-trogdor.dtsi */
11 /* BOARD-SPECIFIC TOP LEVEL NODES */
13 max98360a_1: amplifier-1 {
15 #sound-dai-cells = <0>;
18 max98360a_2: amplifier-2 {
20 #sound-dai-cells = <0>;
23 max98360a_3: amplifier-3 {
25 #sound-dai-cells = <0>;
28 pp3300_touch: pp3300-touch-regulator {
29 compatible = "regulator-fixed";
30 regulator-name = "pp3300_touch";
32 regulator-min-microvolt = <3300000>;
33 regulator-max-microvolt = <3300000>;
36 enable-active-high;
37 pinctrl-names = "default";
38 pinctrl-0 = <&en_pp3300_touch>;
40 vin-supply = <&pp3300_a>;
43 thermal-zones {
44 skin_temp_thermal: skin-temp-thermal {
45 polling-delay-passive = <250>;
47 thermal-sensors = <&pm6150_adc_tm 1>;
48 sustainable-power = <965>;
51 skin_temp_alert0: trip-point0 {
57 skin_temp_alert1: trip-point1 {
63 skin-temp-crit {
70 cooling-maps {
73 cooling-device = <&cpu6 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
79 cooling-device = <&cpu6 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
100 /delete-property/ regulator-boot-on;
107 clock-frequency = <400000>;
112 pinctrl-names = "default";
113 pinctrl-0 = <&ts_int_l>, <&ts_reset_l>;
115 interrupt-parent = <&tlmm>;
118 reset-gpios = <&tlmm 8 GPIO_ACTIVE_LOW>;
120 vdd-supply = <&pp3300_touch>;
135 keyboard-controller {
136 compatible = "google,cros-ec-keyb-switches";
142 enable-gpios = <&tlmm 12 GPIO_ACTIVE_HIGH>;
143 /delete-property/ backlight;
150 qcom,hw-settle-time = <200>;
158 skin-temp-thermistor@1 {
160 io-channels = <&pm6150_adc ADC5_AMUX_THM1_100K_PU>;
162 qcom,hw-settle-time-us = <200>;
187 qcom,playback-sd-lines = <0 1>;
191 sound-dai = <&max98360a>, <&max98360a_1>, <&max98360a_2>, <&max98360a_3> ;
195 qcom,ath10k-calibration-variant = "GO_HOMESTAR";
198 /* PINCTRL - modifications to sc7180-trogdor.dtsi */
213 output-low;
216 /* PINCTRL - board-specific pinctrl */
219 gpio-line-names = "HUB_RST_L",
343 en_pp3300_touch: en-pp3300-touch-state {
346 drive-strength = <2>;
347 bias-disable;