iio: humidity: hdc100x: Add ACPI HID table
authorKai-Heng Feng <kai.heng.feng@canonical.com>
Fri, 28 Jan 2022 04:20:51 +0000 (12:20 +0800)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 30 Jan 2022 13:44:53 +0000 (13:44 +0000)
commit711b6a3f4af137c4a7f759136ccd50d455095b95
tree7204ad7eb5a65008ba2fdbf9f690f8ecc0d7ba46
parent72ff282819d0526d3e4417c2a61414557981b5af
iio: humidity: hdc100x: Add ACPI HID table

x86 boards may use ACPI HID "TXNW1010" for the hdc100x device.

TI told us "The ACPI ID for TI is: https://uefi.org/node/1028 (TXNW),
therefore it would most likely be appropriate to use TXNW1010."

So add an ACPI match table for that accordingly.

Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20220128042054.2062060-1-kai.heng.feng@canonical.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/humidity/hdc100x.c