[PATCH 3/3] mtd/ifc: Segregate IFC fcm and runtime registers

Scott Wood oss at buserror.net
Mon Feb 1 14:27:58 PST 2016


On Mon, 2016-02-01 at 10:41 -0800, Brian Norris wrote:
> Hi Raghav,
> 
> On Wed, Dec 16, 2015 at 04:12:09PM +0530, Raghav Dogra wrote:
> > IFC has two set of registers viz FCM (Flash control machine)
> > aka global and run time registers. These set are defined in two
> > memory map PAGES. Upto IFC 1.4 PAGE size is 4 KB and from IFC2.0
> > PAGE size is 64KB
> 
> So...this patch is adding new hardware support? It's not immediately
> clear from the patch description. Perhaps that could use some work?
> 
> > Signed-off-by: Jaiprakash Singh <b44839 at freescale.com>
> > Signed-off-by: Raghav Dogra <raghav at freescale.com>
> > ---
> >  drivers/memory/fsl_ifc.c        | 37 ++++++++++-----------
> >  drivers/mtd/nand/fsl_ifc_nand.c | 72 ++++++++++++++++++++++--------------
> > -----
> >  include/linux/fsl_ifc.h         | 45 +++++++++++++++++---------
> 
> Who merges changes for the drivers/memory/ portions anyway? Is there a
> maintainer?

Whoever makes sense for the particular patch.

>  Or should I be taking these, since it touches drivers/mtd/
> enough? If so, can I get an ack from a Freescale maintainer?

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

...assuming the sparse warning and the struct name (see my other mail) are
fixed.

-Scott




More information about the linux-mtd mailing list