mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 12:10:52 +02:00
Add a driver for the Maxim Integrated MAX5432-MAX5435 family of digital potentiometers. These potentiometers are connected via I2C and have 32 wiper positions. Supported functionality - set the volatile wiper position - read the potentiometer scale Datasheet: https://datasheets.maximintegrated.com/en/ds/MAX5432-MAX5435.pdf Signed-off-by: Martin Kaiser <martin@kaiser.cx> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> |
||
|---|---|---|
| .. | ||
| ad5272.c | ||
| ds1803.c | ||
| Kconfig | ||
| Makefile | ||
| max5432.c | ||
| max5481.c | ||
| max5487.c | ||
| mcp4018.c | ||
| mcp4131.c | ||
| mcp4531.c | ||
| mcp41010.c | ||
| tpl0102.c | ||