mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] iio: st_sensors: Add lsm303d support
@ 2023-04-12 22:36 mail
  2023-04-12 22:36 ` [PATCH] iio: accel: st_accel: Add LSM303D mail
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: mail @ 2023-04-12 22:36 UTC (permalink / raw)
  To: Jonathan Cameron, Lars-Peter Clausen, linux-iio, linux-kernel
  Cc: Hans de Goede, Marius Hoch

From: Marius Hoch <mail@mariushoch.de>

Hi!

This patch series adds support for the LSM303D accelerometer and
magnetometer. As the LSM303D is basically, as far as I can tell,
the LSM9DS0 without gyroscope, we can easily re-use its definitions.

This was tested on a Lenovo Yoga Tablet 2 1051-F.

Cheers,
Marius

Marius Hoch (6):
  iio: accel: st_accel: Add LSM303D
  iio: magnetometer: st_accel: Add LSM303D
  iio: st_sensors: Add lsm303d support to the LSM9DS0 IMU driver
  iio: st_sensors: Add ACPI support for lsm303d to the LSM9DS0 IMU
    driver
  iio: Comment that the LSM303D also has the Magnetometer DRDY
  dt-bindings: iio: st-sensors: Add LSM303D accelerometer+magnetometer

 .../devicetree/bindings/iio/st,st-sensors.yaml    |  1 +
 drivers/iio/accel/st_accel_core.c                 |  1 +
 drivers/iio/imu/st_lsm9ds0/Kconfig                |  3 ++-
 drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_i2c.c       | 15 +++++++++++++++
 drivers/iio/imu/st_lsm9ds0/st_lsm9ds0_spi.c       | 15 +++++++++++++++
 drivers/iio/magnetometer/st_magn_core.c           |  1 +
 include/linux/iio/common/st_sensors.h             |  1 +
 include/linux/platform_data/st_sensors_pdata.h    |  2 +-
 8 files changed, 37 insertions(+), 2 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-04-13  0:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-12 22:36 [PATCH] iio: st_sensors: Add lsm303d support mail
2023-04-12 22:36 ` [PATCH] iio: accel: st_accel: Add LSM303D mail
2023-04-12 22:36 ` [PATCH] iio: magnetometer: " mail
2023-04-12 22:36 ` [PATCH] iio: st_sensors: Add lsm303d support to the LSM9DS0 IMU driver mail
2023-04-12 22:36 ` [PATCH] iio: st_sensors: Add ACPI support for lsm303d " mail
2023-04-13  0:27   ` kernel test robot
2023-04-12 22:36 ` [PATCH] iio: Comment that the LSM303D also has the Magnetometer DRDY mail
2023-04-12 22:36 ` [PATCH] dt-bindings: iio: st-sensors: Add LSM303D accelerometer+magnetometer mail

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®