Lines Matching +full:vcca +full:- +full:supply

1 // SPDX-License-Identifier: GPL-2.0-only
3 /dts-v1/;
5 #include "msm8916-samsung-a2015-common.dtsi"
9 compatible = "samsung,a3u-eur", "qcom,msm8916";
10 chassis-type = "handset";
12 reg_panel_vdd3: regulator-panel-vdd3 {
13 compatible = "regulator-fixed";
14 regulator-name = "panel_vdd3";
15 regulator-min-microvolt = <1800000>;
16 regulator-max-microvolt = <1800000>;
19 enable-active-high;
21 pinctrl-names = "default";
22 pinctrl-0 = <&panel_vdd3_default>;
25 reg_touch_key: regulator-touch-key {
26 compatible = "regulator-fixed";
27 regulator-name = "touch_key";
28 regulator-min-microvolt = <2800000>;
29 regulator-max-microvolt = <2800000>;
32 enable-active-high;
34 pinctrl-names = "default";
35 pinctrl-0 = <&tkey_en_default>;
38 reg_key_led: regulator-key-led {
39 compatible = "regulator-fixed";
40 regulator-name = "key_led";
41 regulator-min-microvolt = <3300000>;
42 regulator-max-microvolt = <3300000>;
45 enable-active-high;
47 pinctrl-names = "default";
48 pinctrl-0 = <&tkey_led_en_default>;
53 mount-matrix = "0", "1", "0",
59 charge-term-current-microamp = <150000>;
60 constant-charge-current-max-microamp = <1000000>;
61 constant-charge-voltage-max-microvolt = <4350000>;
71 interrupt-parent = <&tlmm>;
74 touchscreen-size-x = <540>;
75 touchscreen-size-y = <960>;
77 vcca-supply = <&reg_vdd_tsp_a>;
78 vdd-supply = <&pm8916_l6>;
80 pinctrl-names = "default";
81 pinctrl-0 = <&ts_int_default>;
93 compatible = "samsung,s6e88a0-ams452ef01";
95 vdd3-supply = <&reg_panel_vdd3>;
96 vci-supply = <&pm8916_l17>;
97 reset-gpios = <&tlmm 25 GPIO_ACTIVE_HIGH>;
101 remote-endpoint = <&mdss_dsi0_out>;
108 data-lanes = <0 1>;
109 remote-endpoint = <&panel_in>;
113 vcc-supply = <&reg_touch_key>;
114 vdd-supply = <&reg_key_led>;
134 panel_vdd3_default: panel-vdd3-default-state {
138 drive-strength = <2>;
139 bias-disable;
142 tkey_en_default: tkey-en-default-state {
146 drive-strength = <2>;
147 bias-disable;
150 tkey_led_en_default: tkey-led-en-default-state {
154 drive-strength = <2>;
155 bias-disable;