linux/drivers/iio/potentiometer
Slawomir Stepien 853bfaf435 iio: potentiometer: mcp4131: use of_device_get_match_data()
Try to get the device's data using OF API. In case of failure, fallback
to the spi_get_device_id() method.

Signed-off-by: Slawomir Stepien <sst@poczta.fm>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2018-11-16 18:32:35 +00:00
..
ad5272.c iio: ad5272: Add support for Analog Devices digital potentiometers 2018-02-10 15:48:08 +00:00
ds1803.c iio: potentiometer: ds1803: Remove VLA usage 2018-03-10 15:02:41 +00:00
Kconfig iio: potentiometer: mcp4018: driver for Microchip digital potentiometers 2018-03-10 16:03:25 +00:00
Makefile iio: potentiometer: mcp4018: driver for Microchip digital potentiometers 2018-03-10 16:03:25 +00:00
max5481.c iio: potentiometer: merge calls to of_match_device and of_device_get_match_data 2018-08-19 20:16:39 +01:00
max5487.c iio:potentiometer:max5487: Drop explicit setting of module owner 2017-09-03 18:10:27 +01:00
mcp4018.c iio: potentiometer: mcp4018: use the correct MODULE_LICENSE 2018-08-20 19:25:07 +01:00
mcp4131.c iio: potentiometer: mcp4131: use of_device_get_match_data() 2018-11-16 18:32:35 +00:00
mcp4531.c iio: potentiometer: mcp4531: switch to SPDX license identifier 2018-08-20 19:26:25 +01:00
tpl0102.c iio: potentiometer: tpl0102: add IIO_AVAIL_RANGE support 2018-11-11 15:29:45 +00:00