Lines Matching +full:mount +full:- +full:matrix
1 // SPDX-License-Identifier: GPL-2.0-only
3 #include "msm8916-samsung-a2015-common.dtsi"
7 compatible = "regulator-haptic";
8 haptic-supply = <®_motor_vdd>;
9 min-microvolt = <3300000>;
10 max-microvolt = <3300000>;
13 i2c-muic {
15 /delete-node/ extcon@25;
18 compatible = "siliconmitus,sm5504-muic";
21 interrupt-parent = <&tlmm>;
24 pinctrl-names = "default";
25 pinctrl-0 = <&muic_int_default>;
29 reg_touch_key: regulator-touch-key {
30 compatible = "regulator-fixed";
31 regulator-name = "touch_key";
32 regulator-min-microvolt = <3300000>;
33 regulator-max-microvolt = <3300000>;
36 enable-active-high;
38 pinctrl-names = "default";
39 pinctrl-0 = <&tkey_en_default>;
45 /delete-node/ accelerometer@10;
46 /delete-node/ magnetometer@12;
52 interrupt-parent = <&tlmm>;
55 vdd-supply = <&pm8916_l5>;
56 vddio-supply = <&pm8916_l5>;
58 st,drdy-int-pin = <1>;
59 mount-matrix = "1", "0", "0",
60 "0", "-1", "0",
63 pinctrl-0 = <&accel_int_default>;
64 pinctrl-names = "default";
69 regulator-min-microvolt = <3300000>;
70 regulator-max-microvolt = <3300000>;
74 vcc-supply = <®_touch_key>;
75 vdd-supply = <®_touch_key>;
87 tkey_en_default: tkey-en-default-state {
91 drive-strength = <2>;
92 bias-disable;