Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1233928
| From | Peter Rosin <peda@lysator.liu.se> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v6 2/2] iio: mcp4531: Driver for Microchip digital potentiometers |
| Date | 2015-09-28 10:10 +0200 |
| Message-ID | <qdBFv-8kb-9@gated-at.bofh.it> (permalink) |
| References | <qbTdv-6LJ-7@gated-at.bofh.it> <qbTdv-6LJ-15@gated-at.bofh.it> <qdmwP-3cB-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 2015-09-27 17:50, Jonathan Cameron wrote: > On 23/09/15 15:26, Peter Rosin wrote: >> From: Peter Rosin <peda@axentia.se> >> >> Add support for Microchip digital potentiometers and rheostats >> MCP4531, MCP4532, MCP4551, MCP4552 >> MCP4631, MCP4632, MCP4651, MCP4652 >> >> DEVICE Wipers Steps Resistor Opts (kOhm) i2c address >> MCP4531 1 129 5, 10, 50, 100 010111x >> MCP4532 1 129 5, 10, 50, 100 01011xx >> MCP4551 1 257 5, 10, 50, 100 010111x >> MCP4552 1 257 5, 10, 50, 100 01011xx >> MCP4631 2 129 5, 10, 50, 100 0101xxx >> MCP4632 2 129 5, 10, 50, 100 01011xx >> MCP4651 2 257 5, 10, 50, 100 0101xxx >> MCP4652 2 257 5, 10, 50, 100 01011xx >> >> Datasheet: http://www.microchip.com/downloads/en/DeviceDoc/22096b.pdf > Applied to the togreg branch of iio.git - initially pushed out as > testing for the autobuilders to play with it. > > If anyone wants to add reviewed-by / acked-by then as I'll be > rebasing sometime in next few days anyway there is still time! Great, thanks, but I don't see this where I expected it[1]. So, the question is if I'm too impatient, if am I looking in the wrong place or if you perhaps forgot to actually push it out? Or if something went totally wrong and the patches got lost... Cheers, Peter [1] http://git.kernel.org/cgit/linux/kernel/git/jic23/iio.git -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v6 0/2] Driver for Microchip digital potentiometers Peter Rosin <peda@lysator.liu.se> - 2015-09-23 16:30 +0200
[PATCH v6 1/2] iio: resistance: Document that resistance can be output Peter Rosin <peda@lysator.liu.se> - 2015-09-23 16:30 +0200
Re: [PATCH v6 1/2] iio: resistance: Document that resistance can be output Jonathan Cameron <jic23@kernel.org> - 2015-09-27 17:50 +0200
[PATCH v6 2/2] iio: mcp4531: Driver for Microchip digital potentiometers Peter Rosin <peda@lysator.liu.se> - 2015-09-23 16:30 +0200
Re: [PATCH v6 2/2] iio: mcp4531: Driver for Microchip digital potentiometers Jonathan Cameron <jic23@kernel.org> - 2015-09-27 18:00 +0200
Re: [PATCH v6 2/2] iio: mcp4531: Driver for Microchip digital potentiometers Peter Rosin <peda@lysator.liu.se> - 2015-09-28 10:10 +0200
Re: [PATCH v6 2/2] iio: mcp4531: Driver for Microchip digital potentiometers Daniel Baluta <daniel.baluta@gmail.com> - 2015-09-28 10:20 +0200
Re: [PATCH v6 2/2] iio: mcp4531: Driver for Microchip digital potentiometers Jonathan Cameron <jic23@kernel.org> - 2015-09-28 23:20 +0200
csiph-web