ACK: [SRU][Jammy:linux-intel-iotg][PATCH v2 00/10] Add IIO sensors ID for ACPI based platform
Philip Cox
philip.cox at canonical.com
Mon May 16 18:56:15 UTC 2022
Acked-By Philip Cox <philip.cox at canonical.com>
On 2022-05-12 5:44 a.m., Jian Hui Lee wrote:
> BugLink: https://launchpad.net/bugs/1962674
>
> On ACPI based platforms, some sensors aren't probed because driver doesn't have ACPI IDs, so they are useless.
>
> For linux-intel-iotg, we need to cherry-pick this patch series from linux mainline.
>
>
> Andy Shevchenko (7):
> iio: accel: adxl345: Convert to use dev_err_probe()
> iio: accel: adxl345: Set driver_data for OF enumeration
> iio: accel: adxl345: Get rid of name parameter in adxl345_core_probe()
> iio: accel: adxl345: Make use of device properties
> iio: accel: adxl345: Extract adxl345_powerup() helper
> iio: accel: adxl345: Drop comma in terminator entries
> iio: accel: adxl345: Remove unneeded blank lines
>
> Kai-Heng Feng (3):
> iio: accel: adxl345: Add ACPI HID table
> iio: humidity: hdc100x: Add ACPI HID table
> iio: pressure: dps310: Add ACPI HID table
>
> drivers/iio/accel/adxl345.h | 8 ++---
> drivers/iio/accel/adxl345_core.c | 54 +++++++++++++++++++-------------
> drivers/iio/accel/adxl345_i2c.c | 35 ++++++++++-----------
> drivers/iio/accel/adxl345_spi.c | 34 ++++++++++----------
> drivers/iio/humidity/hdc100x.c | 7 +++++
> drivers/iio/pressure/dps310.c | 7 +++++
> 6 files changed, 82 insertions(+), 63 deletions(-)
>
More information about the kernel-team
mailing list