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

Brian Norris computersforpeace at gmail.com
Tue Dec 16 18:39:56 PST 2014


On Tue, Dec 16, 2014 at 07:33:04PM -0600, Scott Wood wrote:
> On Tue, 2014-12-16 at 17:26 -0800, Brian Norris wrote:
> > 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.)
> 
> linux-mtd was CCed, but I don't see this or v3 or anything else from
> Jaiprakash in the archives.  

Perhaps Jaiprakash missed some bounce emails? I don't have list
moderator access, so I can't check up on this.

Jaiprakash, when resending, please confirm that you don't receive any
bounce emails from the list server and that your patch shows up here:

  http://lists.infradead.org/pipermail/linux-mtd/

Brian



More information about the linux-mtd mailing list