1
0
Fork 0
alistair23-linux/drivers/iio/potentiometer
Phil Reid 7dd94246fe iio: potentiometer: ad5272: Correct polarity of reset
The driver should assert reset by setting the gpio high, and
then release it by setting it the gpio low. This allows the
device tree (or other hardware definition) to specify how the
gpio is configured.

For example as open drain or push-pull depending on the
connected hardware.

Signed-off-by: Phil Reid <preid@electromag.com.au>
Link: https://lore.kernel.org/r/20201124050014.4453-1-preid@electromag.com.au
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
2020-12-03 19:32:42 +00:00
..
Kconfig iio: potentiometer: add a driver for Maxim 5432-5435 2019-08-05 14:25:08 +01:00
Makefile iio: potentiometer: add a driver for Maxim 5432-5435 2019-08-05 14:25:08 +01:00
ad5272.c iio: potentiometer: ad5272: Correct polarity of reset 2020-12-03 19:32:42 +00:00
ds1803.c iio:potentiometer:ds1803: Drop of_match_ptr and CONFIG_OF protections 2020-09-17 19:13:38 +01:00
max5432.c iio:potentiometer:max5432: Drop of_match_ptr and use generic fw accessors 2020-09-21 18:41:08 +01:00
max5481.c iio:potentiometer:max5481: Drop invalid ACPI binding. 2020-09-21 18:41:26 +01:00
max5487.c iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00
mcp4018.c iio:potentiometer:mcp4018: Drop of_match_ptr and CONFIG_OF protections. 2020-09-21 18:41:26 +01:00
mcp4131.c iio:potentiometer:mcp4131: Drop of_match_ptr and use generic fw interfaces. 2020-09-21 18:41:26 +01:00
mcp4531.c iio:potentiometer:mcp4531: Drop of_match_ptr and CONFIG_OF protections. 2020-09-21 18:41:27 +01:00
mcp41010.c Replace HTTP links with HTTPS ones: drivers/iio 2020-07-13 15:05:59 +01:00
tpl0102.c iio: remove explicit IIO device parent assignment 2020-06-14 11:49:59 +01:00