Searched +full:lis331dl +full:- +full:accel (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/iio/st,st-sensors.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#9 description: The STMicroelectronics sensor devices are pretty straight-forward16 - Denis Ciocca <denis.ciocca@st.com>17 - Linus Walleij <linus.walleij@linaro.org>22 - description: STMicroelectronics Accelerometers24 - st,h3lis331dl-accel25 - st,lis2de12[all …]
3 The STMicroelectronics sensor devices are pretty straight-forward I2C or8 - compatible: see the list of valid compatible strings below9 - reg: the I2C or SPI address the device will respond to12 - vdd-supply: an optional regulator that needs to be on to provide VDD14 - vddio-supply: an optional regulator that needs to be on to provide the16 - st,drdy-int-pin: the pin on the package that will be used to signal19 - drive-open-drain: the interrupt/data ready line will be configured21 interrupt line. (This binding is taken from pinctrl/pinctrl-bindings.txt)25 standard bindings from pinctrl/pinctrl-bindings.txt.30 - st,lis3lv02d (deprecated, use st,lis3lv02dl-accel)[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later3 * Copyright 2012 ST-Ericsson AB6 #include <dt-bindings/interrupt-controller/irq.h>10 compatible = "gpio-keys";11 #address-cells = <1>;12 #size-cells = <0>;13 vdd-supply = <&ab8500_ldo_aux1_reg>;14 pinctrl-names = "default";15 pinctrl-0 = <&prox_stuib_mode>, <&hall_stuib_mode>;33 stmpe1601: port-expander@40 {[all …]
1 // SPDX-License-Identifier: GPL-2.0-or-later6 #include <dt-bindings/interrupt-controller/irq.h>7 #include <dt-bindings/input/input.h>11 compatible = "gpio-keys";12 #address-cell[all...]