From: Lee Jones <lee.jones@linaro.org>
To: "Ksenija Stanojević" <ksenija.stanojevic@gmail.com>
Cc: Stefan Wahren <stefan.wahren@i2se.com>,
linux-input@vger.kernel.org,
Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
Jonathan Cameron <jic23@kernel.org>,
Hartmut Knaack <knaack.h@gmx.de>,
Lars-Peter Clausen <lars@metafoo.de>,
Dmitry Torokhov <dmitry.torokhov@gmail.com>,
Harald Geyer <harald@ccbib.org>,
Fabio Estevam <fabio.estevam@freescale.com>,
linux-iio@vger.kernel.org, Marek Vasut <marex@denx.de>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v9 1/5] mfd: mxs-lradc: Add support for mxs-lradc MFD
Date: Tue, 15 Nov 2016 10:26:08 +0000 [thread overview]
Message-ID: <20161115102608.GE4094@dell> (raw)
In-Reply-To: <CAL7P5jK1cCZyELUhv61ySpFH4EAaVwUaNXWd5xcmwiHsT_3Ssw@mail.gmail.com>
On Mon, 14 Nov 2016, Ksenija Stanojević wrote:
> Hi,
>
> On Tue, Nov 8, 2016 at 11:34 PM, Stefan Wahren <stefan.wahren@i2se.com> wrote:
> >
> > > Ksenija Stanojevic <ksenija.stanojevic@gmail.com> hat am 2. November 2016 um
> > > 08:38 geschrieben:
> > >
> > >
> > > Add core files for low resolution analog-to-digital converter (mxs-lradc)
> > > MFD driver.
> > >
> > > Signed-off-by: Ksenija Stanojevic <ksenija.stanojevic@gmail.com>
> >
> > Tested-by: Stefan Wahren <stefan.wahren@i2se.com>
> >
> > for Patch 1 + 2
> >
> > > ---
> > > ...
> > > diff --git a/drivers/mfd/Makefile b/drivers/mfd/Makefile
> > > index 9834e66..057ca15 100644
> > > --- a/drivers/mfd/Makefile
> > > +++ b/drivers/mfd/Makefile
> > > @@ -211,3 +211,4 @@ obj-$(CONFIG_INTEL_SOC_PMIC) += intel-soc-pmic.o
> > > obj-$(CONFIG_MFD_MT6397) += mt6397-core.o
> > >
> > > obj-$(CONFIG_MFD_ALTERA_A10SR) += altera-a10sr.o
> > > +obj-$(CONFIG_MFD_MXS_LRADC) += mxs-lradc.o
> >
> > Btw this part won't apply anymore
>
> I think now everyone is approving of this patch series.
> Who will take this patch series, Jonathan or Lee?
> Should I resend patches?
Send patch-set again with all the Acks you've collected.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2016-11-15 10:23 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-02 7:38 [PATCH v9 0/5] mxs-lradc: Split driver into MFD Ksenija Stanojevic
2016-11-02 7:38 ` [PATCH v9 1/5] mfd: mxs-lradc: Add support for mxs-lradc MFD Ksenija Stanojevic
2016-11-08 22:34 ` Stefan Wahren
2016-11-14 18:41 ` Ksenija Stanojević
2016-11-15 10:26 ` Lee Jones [this message]
2016-11-14 18:43 ` Marek Vasut
2016-11-14 23:39 ` Fabio Estevam
[not found] ` <9560d7a2-98b2-732d-c91a-944ae381107c-ynQEQJNshbs@public.gmane.org>
2016-11-15 17:06 ` Ksenija Stanojević
2016-11-15 17:06 ` Ksenija Stanojević
2016-11-15 17:25 ` Marek Vasut
2016-11-15 19:33 ` Stefan Wahren
2016-11-15 19:55 ` Ksenija Stanojević
2016-11-02 7:38 ` [PATCH v9 2/5] iio: adc: mxs-lradc: Add support for adc driver Ksenija Stanojevic
2016-11-14 18:46 ` Marek Vasut
2016-11-02 7:38 ` [PATCH v9 3/5] input: touchscreen: mxs-lradc: Add support for touchscreen Ksenija Stanojevic
2016-11-02 7:38 ` [PATCH v9 4/5] iio: adc: mxs-lradc: Remove driver Ksenija Stanojevic
[not found] ` <cover.1478071676.git.ksenija.stanojevic-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-11-02 7:38 ` [PATCH v9 5/5] mfd: Move binding document Ksenija Stanojevic
2016-11-02 7:38 ` Ksenija Stanojevic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161115102608.GE4094@dell \
--to=lee.jones@linaro.org \
--cc=dmitry.torokhov@gmail.com \
--cc=fabio.estevam@freescale.com \
--cc=harald@ccbib.org \
--cc=jic23@kernel.org \
--cc=knaack.h@gmx.de \
--cc=ksenija.stanojevic@gmail.com \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marex@denx.de \
--cc=pmeerw@pmeerw.net \
--cc=stefan.wahren@i2se.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.