mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-22 00:22:09 +00:00
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> |
||
|---|---|---|
| .. | ||
| hid-sensor-temperature.c | ||
| iqs620at-temp.c | ||
| Kconfig | ||
| ltc2983.c | ||
| Makefile | ||
| max30208.c | ||
| max31856.c | ||
| max31865.c | ||
| maxim_thermocouple.c | ||
| mlx90614.c | ||
| mlx90632.c | ||
| tmp006.c | ||
| tmp007.c | ||
| tmp117.c | ||
| tsys01.c | ||
| tsys02d.c | ||