Lines Matching +full:regulator +full:- +full:haptic
1 // SPDX-License-Identifier: GPL-2.0-only
3 #include "msm8916-samsung-a2015-common.dtsi"
6 haptic {
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>;
28 compatible = "usb-b-connector";
29 label = "micro-USB";
35 reg_touch_key: regulator-touch-key {
36 compatible = "regulator-fixed";
37 regulator-name = "touch_key";
38 regulator-min-microvolt = <3300000>;
39 regulator-max-microvolt = <3300000>;
42 enable-active-high;
44 pinctrl-names = "default";
45 pinctrl-0 = <&tkey_en_default>;
51 /delete-node/ accelerometer@10;
52 /delete-node/ magnetometer@12;
58 interrupt-parent = <&tlmm>;
61 vdd-supply = <&pm8916_l5>;
62 vddio-supply = <&pm8916_l5>;
64 st,drdy-int-pin = <1>;
65 mount-matrix = "1", "0", "0",
66 "0", "-1", "0",
69 pinctrl-0 = <&accel_int_default>;
70 pinctrl-names = "default";
79 regulator-min-microvolt = <3300000>;
80 regulator-max-microvolt = <3300000>;
84 vcc-supply = <®_touch_key>;
85 vdd-supply = <®_touch_key>;
101 tkey_en_default: tkey-en-default-state {
105 drive-strength = <2>;
106 bias-disable;