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 -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html