Commit 69ee1fb2 authored by Marius Hoch's avatar Marius Hoch Committed by Jonathan Cameron

iio: Comment that the LSM303D also has the Magnetometer DRDY

Per its datasheet, the LSM303D also features that pin.
Signed-off-by: default avatarMarius Hoch <mail@mariushoch.de>
Reviewed-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Tested-by: default avatarHans de Goede <hansg@kernel.org>
Link: https://lore.kernel.org/r/20230415231130.115094-6-mail@mariushoch.deSigned-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent 598e971f
......@@ -15,7 +15,7 @@
* @drdy_int_pin: Redirect DRDY on pin 1 (1) or pin 2 (2).
* Available only for accelerometer, magnetometer and pressure sensors.
* Accelerometer DRDY on LSM330 available only on pin 1 (see datasheet).
* Magnetometer DRDY is supported only on LSM9DS0.
* Magnetometer DRDY is supported only on LSM9DS0 and LSM303D.
* @open_drain: set the interrupt line to be open drain if possible.
* @spi_3wire: enable spi-3wire mode.
* @pullups: enable/disable i2c controller pullup resistors.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment