Lines Matching +full:mount +full:- +full:matrix
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 vcc-supply = <®_touch_key>;
54 vdd-supply = <®_key_led>;
58 mount-matrix = "0", "1", "0",
70 interrupt-parent = <&tlmm>;
73 touchscreen-size-x = <540>;
74 touchscreen-size-y = <960>;
76 vcca-supply = <®_vdd_tsp_a>;
77 vdd-supply = <&pm8916_l6>;
79 pinctrl-names = "default";
80 pinctrl-0 = <&ts_int_default>;
92 compatible = "samsung,s6e88a0-ams452ef01";
94 vdd3-supply = <®_panel_vdd3>;
95 vci-supply = <&pm8916_l17>;
96 reset-gpios = <&tlmm 25 GPIO_ACTIVE_HIGH>;
100 remote-endpoint = <&mdss_dsi0_out>;
107 data-lanes = <0 1>;
108 remote-endpoint = <&panel_in>;
124 panel_vdd3_default: panel-vdd3-default-state {
128 drive-strength = <2>;
129 bias-disable;
132 tkey_en_default: tkey-en-default-state {
136 drive-strength = <2>;
137 bias-disable;
140 tkey_led_en_default: tkey-led-en-default-state {
144 drive-strength = <2>;
145 bias-disable;