[PATCH v2 0/6] Add support of similar chips

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This series add support of new chips that are similar to the ones already
supported.

Add correct OF support for spi and modify low-pass filter settings to
support correctly all the chips.

Changelog:
- v2
    * Rework of/acpi support for spi and i2c using device_get_match_data
    * Merge all dt-bindings patches in 1
    * Change the LPF bandwith setting patch description since it is not
      a fix (required only with the addition of the new chips)

Jean-Baptiste Maneyrol (6):
  iio: imu: inv_mpu6050: cleanup of/acpi support
  iio: imu: inv_mpu6050: add support of ICM20609 & ICM20689
  iio: imu: inv_mpu6050: add support of IAM20680
  iio: imu: inv_mpu6050: add support of ICM20690
  iio: imu: inv_mpu6050: update LPF bandwidth settings
  dt-bindings: add description for new supported chips

 .../bindings/iio/imu/inv_mpu6050.txt          |   5 +
 drivers/iio/imu/inv_mpu6050/Kconfig           |  12 +--
 drivers/iio/imu/inv_mpu6050/inv_mpu_core.c    | 100 ++++++++++++++----
 drivers/iio/imu/inv_mpu6050/inv_mpu_i2c.c     |  49 +++++----
 drivers/iio/imu/inv_mpu6050/inv_mpu_iio.h     |  20 +++-
 drivers/iio/imu/inv_mpu6050/inv_mpu_spi.c     |  64 ++++++++++-
 6 files changed, 192 insertions(+), 58 deletions(-)

-- 
2.17.1




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux