Lines Matching +full:interrupts +full:- +full:extended
1 // SPDX-License-Identifier: GPL-2.0-or-later
6 #include "ste-href-tvk1281618.dtsi"
13 compatible = "st,lsm303dlh-accel";
14 st,drdy-int-pin = <1>;
15 drive-open-drain;
17 vdd-supply = <&ab8500_ldo_aux1_reg>;
18 vddio-supply = <&db8500_vsmps2_reg>;
19 pinctrl-names = "default";
20 pinctrl-0 = <&accel_tvk_mode>;
22 * These interrupts cannot be used: the other component
23 * ST-Micro L3D4200D gyro that is connected to the same lines
28 * interrupts-extended =
35 compatible = "st,lsm303dlh-magn";
37 vdd-supply = <&ab8500_ldo_aux1_reg>;
38 vddio-supply = <&db8500_vsmps2_reg>;
40 * These interrupts cannot be used: the other component
41 * ST-Micro L3D4200D gyro that is connected to the same lines
46 * interrupts-extended =
53 compatible = "st,lis331dl-accel";
54 st,drdy-int-pin = <1>;
56 vdd-supply = <&ab8500_ldo_aux1_reg>;
57 vddio-supply = <&db8500_vsmps2_reg>;
58 pinctrl-names = "default";
59 pinctrl-0 = <&accel_tvk_mode>;
60 interrupt-parent = <&gpio2>;
62 interrupts = <18 IRQ_TYPE_EDGE_RISING>,
69 dsi-controller@a0351000 {
73 vdd1-supply = <&ab8500_ldo_aux1_reg>;
74 reset-gpios = <&gpio2 1 GPIO_ACTIVE_LOW>;