linux_dsm_epyc7002/drivers/iio
Javier Martinez Canillas 49926b1216 iio: magnetometer: bmc150_magn_i2c: 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>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2017-03-19 10:50:10 +00:00
..
accel iio: accel: Prefer unsigned int to bare use of unsigned 2017-03-19 10:37:21 +00:00
adc iio: adc: ina2xx: Add OF device ID table 2017-03-19 10:47:53 +00:00
amplifiers
buffer
chemical
common
counter iio: pc104: Mask PC/104 drivers via the PC104 Kconfig option 2017-03-15 21:59:08 +00:00
dac
dummy
frequency
gyro
health
humidity
imu
light
magnetometer iio: magnetometer: bmc150_magn_i2c: Add OF device ID table 2017-03-19 10:50:10 +00:00
orientation
potentiometer
potentiostat
pressure
proximity
temperature iio: mlx96014: Add OF device ID table 2017-03-19 10:49:24 +00:00
trigger
iio_core_trigger.h
iio_core.h
industrialio-buffer.c
industrialio-configfs.c
industrialio-core.c
industrialio-event.c
industrialio-sw-device.c
industrialio-sw-trigger.c
industrialio-trigger.c
industrialio-triggered-event.c
inkern.c
Kconfig
Makefile