Re: [PATCH 2/2] iio: potentiometer: mcp4018: driver for Microchip digital potentiometers

From: Peter Rosin
Date: Mon Mar 12 2018 - 10:33:10 EST


On 2018-03-10 17:15, Jonathan Cameron wrote:
> On Thu, 8 Mar 2018 20:58:30 +0100
> Peter Rosin <peda@xxxxxxxxxx> wrote:
>
>> Add support for Microchip digital potentiometers and rheostats
>> MCP4017, MCP4018, MCP4019
>>
>> They all have one wiper with 128 steps and come in 5, 10, 50 and 100 kOhm
>> variations.
>>
>> Datasheet: http://www.microchip.com/downloads/en/DeviceDoc/22147a.pdf
>>
>> Signed-off-by: Peter Rosin <peda@xxxxxxxxxx>
> Nice little driver.
>
> Applied to the togreg branch of iio.git and pushed out as testing
> for the autobuilders to play with it.

Thanks, and thanks for taking it quickly before the bike-shedding got
started. I worried a bit about that, when the driver is so small and
trivial... :-)

Cheers,
Peter