On Mon, 2 Sep 2019 16:13:01 +0300 Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > On Sat, Mar 30, 2019 at 03:31:40PM +0000, Jonathan Cameron wrote: > > On Tue, 26 Mar 2019 16:51:38 +0200 > > Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > > > > From: Vincent Pelletier <plr.vincent@xxxxxxxxx> > > > > > > Exposes the ADC device present on, at least, Intel Merrifield platform. > > > > > > Based on work done by: > > > Yang Bin <bin.yang@xxxxxxxxx> > > > Huiquan Zhong <huiquan.zhong@xxxxxxxxx> > > > Sumeet Pawnikar <sumeet.r.pawnikar@xxxxxxxxx> > > > Pavan Kumar S <pavan.kumar.s@xxxxxxxxx> > > > > > > Though it has been heavily rewritten for upstream. > > > > > > Signed-off-by: Vincent Pelletier <plr.vincent@xxxxxxxxx> > > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > > > Hmm. There is a very small ordering issue in probe vs remove, which > > I'll probably just fix up. > > > > However I don't yet have the header in my upstream so will wait > > until that is there before applying. If Lee or whoever is dealing > > with that patch set puts out an immutable branch with it in then > > let me know. > > > > Give me a poke if I seem to have forgotten it. > > Hi, Jonathan. > > Lee applied the main driver to his tree [1]. > Should I do anything for this one or is it applicable clean? > > [1]: https://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git/commit/?id=b9a801dfa591 > Hmm. It's very late in the cycle and Lee doesn't have that in an immutable branch (presumably because it's very late or it wasn't clear there was a need to do so). In theory I've done my last pull request to Greg (though I messed it up so that's not quite true). Will have to pick this up towards the start of the next cycle now I think. Sorry, sometimes timing is against us! Jonathan