Lines Matching +full:drdy +full:- +full:int +full:- +full:pin

1 // SPDX-License-Identifier: GPL-2.0-or-later
7 #include <dt-bindings/interrupt-controller/irq.h>
8 #include <dt-bindings/input/input.h>
12 compatible = "gpio-keys";
13 #address-cells = <1>;
14 #size-cells = <0>;
15 vdd-supply = <&ab8500_ldo_aux1_reg>;
16 pinctrl-names = "default";
17 pinctrl-0 = <&hall_tvk_mode>;
32 interrupt-parent = <&gpio2>;
34 pinctrl-names = "default";
35 pinctrl-0 = <&tc35893_tvk_mode>;
37 interrupt-controller;
38 #interrupt-cells = <1>;
42 compatible = "toshiba,tc3589x-gpio";
45 interrupt-controller;
46 #interrupt-cells = <2>;
47 gpio-controller;
48 #gpio-cells = <2>;
51 compatible = "toshiba,tc3589x-keypad";
53 debounce-delay-ms = <4>;
54 keypad,num-columns = <8>;
55 keypad,num-rows = <8>;
56 linux,no-autorepeat;
57 wakeup-source;
82 compatible = "st,lsm303dlhc-accel";
83 st,drdy-int-pin = <1>;
85 vdd-supply = <&ab8500_ldo_aux1_reg>;
86 vddio-supply = <&db8500_vsmps2_reg>;
87 interrupt-parent = <&gpio2>;
90 pinctrl-names = "default";
91 pinctrl-0 = <&accel_tvk_mode>;
92 mount-matrix = "0", "-1", "0",
93 "-1", "0", "0",
94 "0", "0", "-1";
97 compatible = "st,lsm303dlm-magn";
99 vdd-supply = <&ab8500_ldo_aux1_reg>;
100 vddio-supply = <&db8500_vsmps2_reg>;
102 // interrupt-parent = <&gpio1>;
104 pinctrl-names = "default";
105 pinctrl-0 = <&magn_tvk_mode>;
109 compatible = "st,l3g4200d-gyro";
111 vdd-supply = <&ab8500_ldo_aux1_reg>;
112 vddio-supply = <&db8500_vsmps2_reg>;
116 compatible = "st,lps001wp-press";
118 vdd-supply = <&ab8500_ldo_aux1_reg>;
119 vddio-supply = <&db8500_vsmps2_reg>;
124 num-cs = <1>;
125 cs-gpios = <&gpio6 24 GPIO_ACTIVE_LOW>;
126 pinctrl-names = "default";
127 pinctrl-0 = <&spi2_default_mode>;
137 spi-max-frequency = <2000000>;
139 interrupt-parent = <&gpio2>;
141 vcpin-supply = <&ab8500_ldo_aux1_reg>;
142 vdd-supply = <&db8500_vsmps2_reg>;
143 reset-gpios = <&gpio4 15 GPIO_ACTIVE_LOW>;
144 touchscreen-size-x = <480>;
145 touchscreen-size-y = <854>;
146 active-interval-ms = <0>;
147 touch-timeout-ms = <255>;
148 lowpower-interval-ms = <10>;
149 bootloader-key = /bits/ 8 <0x00 0x01 0x02 0x03 0x04 0x05 0x06 0x07>;
150 pinctrl-names = "default";
151 pinctrl-0 = <&cyttsp_tvk_mode>;
162 vddi-supply = <&ab8500_ldo_aux1_reg>;
163 reset-gpios = <&gpio2 1 GPIO_ACTIVE_LOW>;
197 /* GPIO 32 used for DRDY, pull this down */