linux-stable/drivers/iio/imu/inv_mpu6050
Andreas Kemnade c48fb9f956 iio: imu: mpu6050: add level shifter flag
Some boards fail in magnetometer probe if level shifter flag is not set,
definition was found in the vendor Linux kernel v3.0.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Acked-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
Link: https://lore.kernel.org/r/20230927173245.2151083-3-andreas@kemnade.info
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2023-10-05 14:44:06 +01:00
..
inv_mpu_acpi.c iio: imu: inv_mpu6050: move from strlcpy with unused retval to strscpy 2022-08-19 18:23:48 +01:00
inv_mpu_aux.c iio: imu: mpu6050: add level shifter flag 2023-10-05 14:44:06 +01:00
inv_mpu_aux.h
inv_mpu_core.c iio: imu: mpu6050: add level shifter flag 2023-10-05 14:44:06 +01:00
inv_mpu_i2c.c iio: Switch i2c drivers back to use .probe() 2023-05-21 18:54:53 +01:00
inv_mpu_iio.h iio: imu: mpu6050: add level shifter flag 2023-10-05 14:44:06 +01:00
inv_mpu_magn.c drivers/iio: Remove all strcpy() uses 2021-09-14 12:00:30 +01:00
inv_mpu_magn.h iio: imu: inv_mpu6050: fix data polling interface 2020-03-08 17:28:38 +00:00
inv_mpu_ring.c iio: imu: inv_mpu6050: read the full fifo when processing data 2023-07-20 19:21:30 +01:00
inv_mpu_spi.c iio: imu: mpu6050: Add support for the ICM 20600 IMU 2023-05-13 18:57:36 +01:00
inv_mpu_trigger.c iio: imu: inv_mpu6050: use the common inv_sensors timestamp module 2023-07-20 19:21:29 +01:00
Kconfig iio: imu: inv_mpu6050: use the common inv_sensors timestamp module 2023-07-20 19:21:29 +01:00
Makefile