From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Cc: linux-kernel@vger.kernel.org, Oleksij Rempel <o.rempel@pengutronix.de>
Subject: Re: [PATCH 2/2] nvmem: add snvs_lpgpr driver
Date: Mon, 18 Sep 2017 17:08:58 +0200 [thread overview]
Message-ID: <20170918150858.GA32509@kroah.com> (raw)
In-Reply-To: <27f24aa7-acc3-53e8-37b5-1b6570124fee@linaro.org>
On Mon, Sep 18, 2017 at 04:03:25PM +0100, Srinivas Kandagatla wrote:
>
>
> On 18/09/17 15:12, Greg Kroah-Hartman wrote:
> > On Sun, Sep 17, 2017 at 12:33:43PM +0200, srinivas.kandagatla@linaro.org wrote:
> > > From: Oleksij Rempel <o.rempel@pengutronix.de>
> > >
> > > This is a driver for Low Power General Purpose Register (LPGPR)
> > > available on i.MX6 SoCs in Secure Non-Volatile Storage (SNVS)
> > > of this chip.
> > >
> > > It is a 32-bit read/write register located in the low power domain.
> > > Since LPGPR is located in the battery-backed power domain, LPGPR can
> > > be used by any application for retaining data during an SoC power-down
> > > mode.
> > >
> > > Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
> > > Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
> > > ---
> > > drivers/nvmem/Kconfig | 10 +++
> > > drivers/nvmem/Makefile | 2 +
> > > drivers/nvmem/snvs_lpgpr.c | 156 +++++++++++++++++++++++++++++++++++++++++++++
> > > 3 files changed, 168 insertions(+)
> > > create mode 100644 drivers/nvmem/snvs_lpgpr.c
> >
> > Too late for 4.14, as -rc1 is already out. How about for 4.15-rc1?
> >
> Would appreciate if its possible to take it as a late one in next possible
> 4.14 rc.
> These patches were in the list of long time, I forgot to include this in the
> first set of nvmem patches!
I prefer not to add new stuff if at all possible after -rc1 is out.
thanks,
greg k-h
next prev parent reply other threads:[~2017-09-18 15:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-17 10:33 [PATCH 0/2] nvmem: set3 patches for v4.14 srinivas.kandagatla
2017-09-17 10:33 ` [PATCH 1/2] nvmem: dt: document SNVS LPGPR binding srinivas.kandagatla
2017-09-17 10:33 ` [PATCH 2/2] nvmem: add snvs_lpgpr driver srinivas.kandagatla
2017-09-18 14:12 ` Greg Kroah-Hartman
2017-09-18 15:03 ` Srinivas Kandagatla
2017-09-18 15:08 ` Greg Kroah-Hartman [this message]
2017-09-18 15:03 ` Srinivas Kandagatla
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=20170918150858.GA32509@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=o.rempel@pengutronix.de \
--cc=srinivas.kandagatla@linaro.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox