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,a5u-eur", "qcom,msm8916";
10 chassis-type = "handset";
12 reg_touch_key: regulator-touch-key {
13 compatible = "regulator-fixed";
14 regulator-name = "touch_key";
15 regulator-min-microvolt = <3300000>;
16 regulator-max-microvolt = <3300000>;
19 enable-active-high;
21 pinctrl-names = "default";
22 pinctrl-0 = <&tkey_en_default>;
27 mount-matrix = "-1", "0", "0",
39 interrupt-parent = <&tlmm>;
42 touchscreen-size-x = <720>;
43 touchscreen-size-y = <1280>;
45 avdd-supply = <®_vdd_tsp_a>;
46 vdd-supply = <&pm8916_l6>;
48 pinctrl-names = "default";
49 pinctrl-0 = <&ts_int_default>;
58 vcc-supply = <®_touch_key>;
59 vdd-supply = <®_touch_key>;
75 tkey_en_default: tkey-en-default-state {
79 drive-strength = <2>;
80 bias-disable;