linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Scott Wood <oss@buserror.net>
To: Raghav Dogra <raghav.dogra@nxp.com>,
	linux-mtd@lists.infradead.org, linuxppc-dev@lists.ozlabs.org
Cc: computersforpeace@gmail.com, prabhakar.kushwaha@nxp.com,
	leoli@freescale.com, Jaiprakash Singh <b44839@freescale.com>,
	Raghav Dogra <raghav@freescale.com>
Subject: Re: [PATCH][v3] mtd/ifc: Add support for IFC controller version 2.0
Date: Wed, 17 Feb 2016 15:49:15 -0600	[thread overview]
Message-ID: <1455745755.2463.86.camel@buserror.net> (raw)
In-Reply-To: <1455708258-3831-1-git-send-email-raghav.dogra@nxp.com>

On Wed, 2016-02-17 at 16:54 +0530, Raghav Dogra wrote:
> The new IFC controller version 2.0 has a different memory map page.
> Upto IFC 1.4 PAGE size is 4 KB and from IFC2.0 PAGE size is 64KB.
> This patch segregates the IFC global and runtime registers to appropriate
> PAGE sizes.
> 
> Signed-off-by: Jaiprakash Singh <b44839@freescale.com>
> Signed-off-by: Raghav Dogra <raghav@freescale.com>
> Acked-by: Li Yang <leoyang.li@nxp.com>
> Signed-off-by: Raghav Dogra <raghav.dogra@nxp.com>
> ---
> Changes for v3: not dependent on 
> "drivers/memory: Add deep sleep support for IFC" patch
> 
> Changes for v2: rebased to resolve conflicts
> Applicable to git://git.infradead.org/l2-mtd.git
> 
> This patch is dependent on "drivers/memory: Add deep sleep support for IFC"
> https://patchwork.ozlabs.org/patch/582762/
> which is also applicable to git://git.infradead.org/l2-mtd.git
> 
> This patch is the new version of following patch with changed title:
> https://patchwork.ozlabs.org/patch/557391/
> 
>  drivers/memory/fsl_ifc.c        | 36 ++++++++++-----------
>  drivers/mtd/nand/fsl_ifc_nand.c | 72 ++++++++++++++++++++++----------------
> ---
>  include/linux/fsl_ifc.h         | 45 +++++++++++++++++---------
>  3 files changed, 87 insertions(+), 66 deletions(-)

Acked-by: Scott Wood <oss@buserror.net>

-Scott

  reply	other threads:[~2016-02-17 21:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-17 11:24 [PATCH][v3] mtd/ifc: Add support for IFC controller version 2.0 Raghav Dogra
2016-02-17 21:49 ` Scott Wood [this message]
2016-02-18 21:18 ` Leo Li
2016-02-19  0:07   ` Scott Wood
2016-03-30 20:43     ` Li Yang
2016-04-06 17:52       ` Brian Norris
2016-04-06 18:53         ` Yang-Leo Li
2016-04-08  0:45           ` Boris Brezillon
2016-05-25 19:18             ` Leo Li
2016-05-25 20:34               ` Boris Brezillon
2016-05-27 20:15                 ` Leo Li
2016-05-27 20:44                   ` Boris Brezillon
2016-05-27 21:12                     ` Brian Norris
2016-05-27 21:16                       ` Boris Brezillon
2016-05-27 22:03                       ` Leo Li
2016-06-29 14:53                         ` Raghav Dogra
2016-06-29 17:32                           ` Brian Norris

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=1455745755.2463.86.camel@buserror.net \
    --to=oss@buserror.net \
    --cc=b44839@freescale.com \
    --cc=computersforpeace@gmail.com \
    --cc=leoli@freescale.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=prabhakar.kushwaha@nxp.com \
    --cc=raghav.dogra@nxp.com \
    --cc=raghav@freescale.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).