Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1234479
| From | Jonathan Cameron <jic23@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v6 2/2] iio: mcp4531: Driver for Microchip digital potentiometers |
| Date | 2015-09-28 23:20 +0200 |
| Message-ID | <qdO04-2Tc-37@gated-at.bofh.it> (permalink) |
| References | (1 earlier) <qbTdv-6LJ-15@gated-at.bofh.it> <qdmwP-3cB-15@gated-at.bofh.it> <qdBFv-8kb-9@gated-at.bofh.it> <qdBPc-55-11@gated-at.bofh.it> <qdO04-2Tc-39@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 28/09/15 10:01, Jonathan Cameron wrote: > > > On 28 September 2015 09:11:09 BST, Daniel Baluta <daniel.baluta@gmail.com> wrote: > > On Mon, Sep 28, 2015 at 10:59 AM, Peter Rosin <peda@lysator.liu.se> wrote: > > 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... > > > Make sure you look for the testing branch. Also, do not worry about this. > > Sometimes, Jonathan pushes the patches locally to his setup and later > syncs with the remote repo. > > > What Daniel is politely saying is sometimes I forget to push them out! > Oops. Machine is at home and powered down so should push testing branch this > evening if I remember. Should be there (in the testing branch) now. J > > -- > Sent from my Android device with K-9 Mail. Please excuse my brevity. -- 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 | 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