[Xenial SRU][PULL]: ST Micro lps22hb pressure & lng2dm 3-axis femto accelerometer support

Shrirang Bagul shrirang.bagul at canonical.com
Wed Nov 16 14:46:22 UTC 2016


Hi,

Please pull following changes to supporting ST Micro pressure & accelerometer sensors on Xenial
(Ubuntu-4.4.0-49.70). LPS22HB pressure & LNG2DM 3-axis "femto" accelerometer are present on the Dell
Caracalla IoT gateway platform. These patches are a part of hardware enablement for this project.

BugLink: https://launchpad.net/bugs/1642258

The following changes since commit fe4e49fefbcb5b84b654e64ab57a7e576f890b57:

  UBUNTU: Ubuntu-4.4.0-49.70 (2016-11-11 15:36:48 +0000)

are available in the git repository at:

  git://kernel.ubuntu.com/snb/ubuntu-xenial.git x-master-sensors

for you to fetch changes up to 92c4f11e8453f19fb0324111d8b63b49fa106a2d:

  UBUNTU: SAUCE: (no-up) iio: st_pressure: Support ACPI probe (2016-11-16 21:24:18 +0800)

----------------------------------------------------------------
Gregor Boirie (4):
      UBUNTU: SAUCE: iio:st_pressure:initial lps22hb sensor support
      UBUNTU: SAUCE: iio:st_pressure: align storagebits on power of 2
      UBUNTU: SAUCE: iio:st_pressure: document sampling gains
      UBUNTU: SAUCE: iio:st_pressure:lps22hb: temperature support

Shrirang Bagul (3):
      UBUNTU: SAUCE: (no-up) iio: st_accel: support the LNG2DM sensor
      UBUNTU: SAUCE: (no-up) iio: st_accel: Support ACPI probe
      UBUNTU: SAUCE: (no-up) iio: st_pressure: Support ACPI probe

 .../devicetree/bindings/iio/st-sensors.txt         |   2 +
 drivers/iio/accel/Kconfig                          |   2 +-
 drivers/iio/accel/st_accel.h                       |  17 ++
 drivers/iio/accel/st_accel_core.c                  |  68 +++++++
 drivers/iio/accel/st_accel_i2c.c                   |  85 +++++++--
 drivers/iio/pressure/Kconfig                       |   2 +-
 drivers/iio/pressure/st_pressure.h                 |   9 +
 drivers/iio/pressure/st_pressure_core.c            | 203 ++++++++++++++++++++-
 drivers/iio/pressure/st_pressure_i2c.c             |  68 ++++++-
 drivers/iio/pressure/st_pressure_spi.c             |   1 +
 10 files changed, 421 insertions(+), 36 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: This is a digitally signed message part
URL: <https://lists.ubuntu.com/archives/kernel-team/attachments/20161116/ee2ab383/attachment.sig>


More information about the kernel-team mailing list