[PATCH 1/1][v4] IFC: Change IO accessor based on endianness

Brian Norris computersforpeace at gmail.com
Tue Dec 16 17:26:10 PST 2014


On Mon, Dec 08, 2014 at 04:56:23PM -0600, Scott Wood wrote:
> On Mon, 2014-12-08 at 11:16 +0530, Jaiprakash Singh wrote:
> > From: Jaiprakash Singh <b44839 at freescale.com>
> > 
> > IFC IO accressor are set at run time based
> > on IFC IP registers endianness.IFC node in
> > DTS file contains information about
> > endianness.
> > 
> > Signed-off-by: Jaiprakash Singh <b44839 at freescale.com>
> > ---
> > Changes for v4
> > 	- Review rework as per Scott's comments
> > 	- Tested on B4860QDS board
> > ---
> >  .../bindings/memory-controllers/fsl/ifc.txt        |    3 +
> >  drivers/memory/fsl_ifc.c                           |   34 ++-
> >  drivers/mtd/nand/fsl_ifc_nand.c                    |  260 ++++++++++----------
> >  include/linux/fsl_ifc.h                            |   50 ++++
> >  4 files changed, 205 insertions(+), 142 deletions(-)
> 
> Acked-by: Scott Wood <scottwood at freescale.com>

I can't locate a patch for this. Did linux-mtd get CC'd? (Or, did any
mailing list get CC'd? I don't see it on any search engines.)

Brian



More information about the linux-mtd mailing list