linux_dsm_epyc7002/drivers/iio/dac
Javier Martinez Canillas 8414af1ed1 iio: dac: mcp4725: 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:51:04 +00:00
..
ad5064.c
ad5360.c
ad5380.c
ad5421.c
ad5446.c
ad5449.c
ad5504.c
ad5592r-base.c
ad5592r-base.h
ad5592r.c iio: dac: ad5592r: Add ACPI support 2016-12-30 17:19:36 +00:00
ad5593r.c iio: dac: ad5593r: Add ACPI support 2016-12-30 17:20:14 +00:00
ad5624r_spi.c
ad5624r.h
ad5686.c
ad5755.c
ad5761.c
ad5764.c
ad5791.c
ad7303.c
ad8801.c
cio-dac.c iio: cio-dac: Set parent device 2017-02-19 11:58:19 +00:00
dpot-dac.c iio: dpot-dac: DAC driver based on a digital potentiometer 2016-11-13 13:07:15 +00:00
Kconfig iio: dpot-dac: DAC driver based on a digital potentiometer 2016-11-13 13:07:15 +00:00
lpc18xx_dac.c
m62332.c
Makefile iio: dpot-dac: DAC driver based on a digital potentiometer 2016-11-13 13:07:15 +00:00
max517.c
max5821.c
mcp4725.c iio: dac: mcp4725: Add OF device ID table 2017-03-19 10:51:04 +00:00
mcp4922.c
vf610_dac.c