NAK: [SRU][Focal:linux-intel-iotg-5.15][PATCH 00/10] Add IIO sensors ID for ACPI based platform

Jian Hui Lee jianhui.lee at canonical.com
Tue May 10 08:04:12 UTC 2022


Will resend v2 with the correct repo: jammy:linux-intel-iotg

On 5/9/22 17:13, 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-5.15, 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