lkml.org 
[lkml]   [2018]   [Mar]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] iio: potentiometer: mcp4018: new driver
Date
Hi!

Here's an iio driver for Microchip MCP4018 potentiometers, that
also covers a few variants (MCP4017 and MCP4019).

I found no existing potentiometer driver with a compatible
interface to piggyback on, so I did a new driver.

Cheers,
Peter

Peter Rosin (2):
dt-bindings: trivial: add various mcp4017/18/19 potentiometers
iio: potentiometer: mcp4018: driver for Microchip digital
potentiometers

.../devicetree/bindings/trivial-devices.txt | 12 ++
MAINTAINERS | 3 +-
drivers/iio/potentiometer/Kconfig | 11 ++
drivers/iio/potentiometer/Makefile | 1 +
drivers/iio/potentiometer/mcp4018.c | 194 +++++++++++++++++++++
5 files changed, 220 insertions(+), 1 deletion(-)
create mode 100644 drivers/iio/potentiometer/mcp4018.c

--
2.11.0

\
 
 \ /
  Last update: 2018-03-08 21:00    [W:0.055 / U:2.872 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site