Home
last modified time | relevance | path

Searched full:adxrs290 (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/iio/gyroscope/
Dadi,adxrs290.yaml5 $id: http://devicetree.org/schemas/iio/gyroscope/adi,adxrs290.yaml#
8 title: Analog Devices ADXRS290 Dual-Axis MEMS Gyroscope
14 Bindings for the Analog Devices ADXRS290 dual-axis MEMS gyroscope device.
15 https://www.analog.com/media/en/technical-documentation/data-sheets/ADXRS290.pdf
19 const: adi,adxrs290
50 compatible = "adi,adxrs290";
/Linux-v6.1/drivers/iio/gyro/
DKconfig44 config ADXRS290 config
45 tristate "Analog Devices ADXRS290 Dual-Axis MEMS Gyroscope SPI driver"
50 Say yes here to build support for Analog Devices ADXRS290 programmable
54 called adxrs290.
Dadxrs290.c3 * ADXRS290 SPI Gyroscope Driver
632 indio_dev->name = "adxrs290"; in adxrs290_probe()
692 { .compatible = "adi,adxrs290" },
699 .name = "adxrs290",
707 MODULE_DESCRIPTION("Analog Devices ADXRS290 Gyroscope SPI driver");
DMakefile11 obj-$(CONFIG_ADXRS290) += adxrs290.o
/Linux-v6.1/
DMAINTAINERS1312 ANALOG DEVICES INC ADXRS290 DRIVER
1316 F: drivers/iio/gyro/adxrs290.c
1317 F: Documentation/devicetree/bindings/iio/gyroscope/adi,adxrs290.yaml