[PATCH 0/3][Xenial SRU]UBUNTU: SAUCE: Add ACPI probe support for ST

Shrirang Bagul shrirang.bagul at canonical.com
Thu Dec 15 10:18:31 UTC 2016


BugLink: http://bugs.launchpad.net/bugs/1650123

Dell Caracalla Edge gateway is an ACPI based system, there are no
compatible strings from DT to match and probe corresponding drivers. Add
support use of unique identifiers provided by ACPI for ST Micro IIO drivers
(accelerometers and pressure sensors) instead.

Shrirang Bagul (3):
  iio: st_sensors: match sensors using ACPI handle
  iio: st_accel: Support sensor i2c probe using acpi
  iio: st_pressure: Support i2c probe using acpi

 drivers/iio/accel/st_accel.h                   | 19 +++++++
 drivers/iio/accel/st_accel_i2c.c               | 73 +++++++++++++++++---------
 drivers/iio/common/st_sensors/st_sensors_i2c.c | 20 +++++++
 drivers/iio/pressure/st_pressure.h             |  8 +++
 drivers/iio/pressure/st_pressure_i2c.c         | 51 +++++++++++++-----
 include/linux/iio/common/st_sensors_i2c.h      |  9 ++++
 6 files changed, 143 insertions(+), 37 deletions(-)

-- 
2.9.3





More information about the kernel-team mailing list