linux-stable/drivers/iio/temperature
Anup Sharma 12a875055c iio: temperature: tmp006: Add OF device matching support
Adds an of_device_id table entry to the driver, enabling
device matching through device tree. With this update, the driver
can now match devices using both the i2c_device_id entry and the
newly added of_device_id table.

Signed-off-by: Anup Sharma <anupnewsmail@gmail.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/72746bdfd8f74171943e41759b891c7af40627ec.1684579603.git.anupnewsmail@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2023-05-28 20:22:03 +01:00
..
Kconfig iio: temperature: Add driver support for Maxim MAX30208 2022-11-23 20:20:32 +00:00
Makefile iio: temperature: Add driver support for Maxim MAX30208 2022-11-23 20:20:32 +00:00
hid-sensor-temperature.c iio: hid-sensors: Update header includes 2021-06-16 14:53:13 +01:00
iqs620at-temp.c iio: temperature: iqs620at-temp: Add support for V3 silicon 2022-02-14 13:07:33 +00:00
ltc2983.c iio: temperature: ltc2983: support more parts 2022-11-23 19:54:00 +00:00
max30208.c iio: Switch i2c drivers back to use .probe() 2023-05-21 18:54:53 +01:00
max31856.c iio: temperature: max31856: Make use of device properties 2022-04-28 19:22:55 +01:00
max31865.c iio: temp: max31865: Fix alignment for DMA safety 2022-06-14 11:53:19 +01:00
maxim_thermocouple.c iio: temp: maxim_thermocouple: Fix alignment for DMA safety 2022-06-14 11:53:19 +01:00
mlx90614.c iio: mlx90614: Add MLX90615 support 2023-05-23 21:20:17 +01:00
mlx90632.c iio: Switch i2c drivers back to use .probe() 2023-05-21 18:54:53 +01:00
tmp006.c iio: temperature: tmp006: Add OF device matching support 2023-05-28 20:22:03 +01:00
tmp007.c iio: Switch i2c drivers back to use .probe() 2023-05-21 18:54:53 +01:00
tmp117.c iio: Switch i2c drivers back to use .probe() 2023-05-21 18:54:53 +01:00
tsys01.c iio: Switch i2c drivers back to use .probe() 2023-05-21 18:54:53 +01:00
tsys02d.c iio: Switch i2c drivers back to use .probe() 2023-05-21 18:54:53 +01:00