Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1431522
| From | Jonathan Cameron <jic23@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] iio: potentiometer: mcp4531: New parts and device tree |
| Date | 2016-06-26 17:00 +0200 |
| Message-ID | <rOjHs-4cP-15@gated-at.bofh.it> (permalink) |
| References | <rMnPb-2gH-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 >
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 0/3] iio: potentiometer: mcp4531: New parts and device tree Jonathan Cameron <jic23@kernel.org> - 2016-06-26 17:00 +0200
csiph-web