Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1431522 > unrolled thread
| Started by | Jonathan Cameron <jic23@kernel.org> |
|---|---|
| First post | 2016-06-26 17:00 +0200 |
| Last post | 2016-06-26 17:00 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 0/3] iio: potentiometer: mcp4531: New parts and device tree Jonathan Cameron <jic23@kernel.org> - 2016-06-26 17:00 +0200
| From | Jonathan Cameron <jic23@kernel.org> |
|---|---|
| Date | 2016-06-26 17:00 +0200 |
| Subject | Re: [PATCH 0/3] iio: potentiometer: mcp4531: New parts and device tree |
| Message-ID | <rOjHs-4cP-15@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web