[PATCH 0/3] iio: potentiometer: mcp4531: New parts and device tree

From: Florian Vaussard
Date: Tue Jun 21 2016 - 02:56:01 EST


Hello,

This series first adds support for parts missing from mcp4531 driver
(MCP454x, MCP456x, MCP464x and MCP466x). It then introduces the necessary
device tree binding to perform DT boot.

Tested with MCP4561-103 and MCP4561-503 (DT boot).

Best regards,
Florian

Florian Vaussard (3):
iio: potentiometer: mcp4531: Add support for MCP454x, MCP456x, MCP464x
and MCP466x
iio: potentiometer: mcp4531: Add device tree binding documentation
iio: potentiometer: mcp4531: Add device tree binding

.../bindings/iio/potentiometer/mcp4531.txt | 84 +++++++++++
drivers/iio/potentiometer/Kconfig | 6 +-
drivers/iio/potentiometer/mcp4531.c | 155 ++++++++++++++++++++-
3 files changed, 242 insertions(+), 3 deletions(-)
create mode 100644 Documentation/devicetree/bindings/iio/potentiometer/mcp4531.txt

--
2.5.0