linux/drivers/iio/imu/bmi270
Derek J. Clark f69b5ac682 iio: bmi270_i2c: Add MODULE_DEVICE_TABLE for BMI260/270
Currently BMI260 & BMI270 devices do not automatically load this
driver. To fix this, add missing MODULE_DEVICE_TABLE for the i2c,
acpi, and of device tables so the driver will load when the hardware
is detected.

Tested on my OneXPlayer F1 Pro.

Signed-off-by: Derek J. Clark <derekjohn.clark@gmail.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2026-01-11 13:02:19 +00:00
..
bmi270_core.c iio: imu: bmi270: add support for motion events 2025-10-19 11:59:16 +01:00
bmi270_i2c.c iio: bmi270_i2c: Add MODULE_DEVICE_TABLE for BMI260/270 2026-01-11 13:02:19 +00:00
bmi270_spi.c iio: imu: bmi270: fix dev_err_probe error msg 2025-11-09 14:56:27 +00:00
bmi270.h iio: bmi270: suspend and resume triggering on relevant pm operations 2025-06-09 07:45:36 +01:00
Kconfig iio: imu: bmi270: Add triggered buffer for Bosch BMI270 IMU 2024-11-01 14:54:47 +00:00
Makefile iio: imu: bmi270: Add spi driver for bmi270 imu 2024-10-10 18:32:25 +01:00