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

From: Jonathan Cameron
Date: Sun Jun 26 2016 - 10:54:07 EST


On 21/06/16 07:55, Florian Vaussard wrote:
> 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).
>
Series looks good to me other than the various bits Peter pointed out.

Thanks,

Jonathan
> 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
>