Searched hist:"12 a875055c15279c4f2db14cb0b593d81d16fc0b" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/iio/temperature/ |
H A D | tmp006.c | diff 12a875055c15279c4f2db14cb0b593d81d16fc0b Sat May 20 12:55:38 CEST 2023 Anup Sharma <anupnewsmail@gmail.com> 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>
|