Lines Matching +full:gpio +full:- +full:vibrator
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>;
18 gpio = <&tlmm 97 GPIO_ACTIVE_HIGH>;
19 enable-active-high;
21 pinctrl-names = "default";
22 pinctrl-0 = <&tkey_en_default>;
27 mount-matrix = "-1", "0", "0",
33 charge-term-current-microamp = <200000>;
34 constant-charge-current-max-microamp = <1500000>;
35 constant-charge-voltage-max-microvolt = <4350000>;
45 interrupt-parent = <&tlmm>;
48 touchscreen-size-x = <720>;
49 touchscreen-size-y = <1280>;
51 avdd-supply = <®_vdd_tsp_a>;
52 vdd-supply = <&pm8916_l6>;
54 pinctrl-names = "default";
55 pinctrl-0 = <&ts_int_default>;
64 vcc-supply = <®_touch_key>;
65 vdd-supply = <®_touch_key>;
68 &vibrator {
85 tkey_en_default: tkey-en-default-state {
87 function = "gpio";
89 drive-strength = <2>;
90 bias-disable;