Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: iio: st-sensors: Add LSM303C accelerometer+magnetometer

The ST LSM303C [1] is a accelerometer and magnetometer combo sensor
compatible with the existing ST sensor bindings. Accelerometer and
magnetometer are exposed through separate I2C/SPI devices, so document
separate compatibles with -accel and -magn suffix.

[1]: https://www.st.com/resource/en/datasheet/lsm303c.pdf

Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20230106102239.9647-2-stephan@gerhold.net
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Stephan Gerhold and committed by
Jonathan Cameron
4aaf3e40 eae3e6f1

+2
+2
Documentation/devicetree/bindings/iio/st,st-sensors.yaml
··· 39 39 - st,lis3lv02dl-accel 40 40 - st,lng2dm-accel 41 41 - st,lsm303agr-accel 42 + - st,lsm303c-accel 42 43 - st,lsm303dl-accel 43 44 - st,lsm303dlh-accel 44 45 - st,lsm303dlhc-accel ··· 67 66 - st,lis2mdl 68 67 - st,lis3mdl-magn 69 68 - st,lsm303agr-magn 69 + - st,lsm303c-magn 70 70 - st,lsm303dlh-magn 71 71 - st,lsm303dlhc-magn 72 72 - st,lsm303dlm-magn