remarkable-linux/drivers/iio/temperature
Javier Martinez Canillas 58623b3377 iio: mlx96014: Add OF device ID table
The driver doesn't have a struct of_device_id table but supported devices
are registered via Device Trees. This is working on the assumption that a
I2C device registered via OF will always match a legacy I2C device ID and
that the MODALIAS reported will always be of the form i2c:<device>.

But this could change in the future so the correct approach is to have an
OF device ID table if the devices are registered via OF.

Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Tested-by: Crt Mori <cmo@melexis.com>
Acked-by: Crt Mori <cmo@melexis.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2017-03-19 10:49:24 +00:00
..
hid-sensor-temperature.c iio: hid: Add temperature sensor support 2017-03-04 18:45:26 +00:00
Kconfig iio: hid: Add temperature sensor support 2017-03-04 18:45:26 +00:00
Makefile iio: hid: Add temperature sensor support 2017-03-04 18:45:26 +00:00
maxim_thermocouple.c iio: maxim_thermocouple: Set parent device 2017-02-19 12:03:33 +00:00
mlx90614.c iio: mlx96014: Add OF device ID table 2017-03-19 10:49:24 +00:00
tmp006.c iio: convert to common i2c_check_functionality() return value 2016-02-27 17:17:43 +00:00
tmp007.c iio:temperature:tmp007: Add irq and threshold events support 2017-02-05 10:28:25 +00:00
tsys01.c iio: convert to common i2c_check_functionality() return value 2016-02-27 17:17:43 +00:00
tsys02d.c iio: Export I2C module alias information 2016-05-21 20:08:14 +01:00