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";
11 reg_touch_key: regulator-touch-key {
12 compatible = "regulator-fixed";
13 regulator-name = "touch_key";
14 regulator-min-microvolt = <3300000>;
15 regulator-max-microvolt = <3300000>;
18 enable-active-high;
20 pinctrl-names = "default";
21 pinctrl-0 = <&tkey_en_default>;
26 mount-matrix = "-1", "0", "0",
38 interrupt-parent = <&msmgpio>;
41 touchscreen-size-x = <720>;
42 touchscreen-size-y = <1280>;
44 avdd-supply = <®_vdd_tsp>;
45 vdd-supply = <&pm8916_l6>;
47 pinctrl-names = "default";
48 pinctrl-0 = <&ts_int_default>;
59 vcc-supply = <®_touch_key>;
60 vdd-supply = <®_touch_key>;
64 tkey_en_default: tkey-en-default {
68 drive-strength = <2>;
69 bias-disable;
72 ts_int_default: ts-int-default {
76 drive-strength = <2>;
77 bias-disable;