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

Scott Wood scottwood at freescale.com
Tue May 12 06:55:51 PDT 2015


On Tue, 2015-05-12 at 03:49 -0500, Bharat Bhushan 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>
> ---
>  Tested on T1040RDB, LS2085a, LS1
> 
>  .../bindings/memory-controllers/fsl/ifc.txt        |    3 +
>  drivers/memory/fsl_ifc.c                           |   43 +++-
>  drivers/mtd/nand/fsl_ifc_nand.c                    |  258 ++++++++++----------
>  include/linux/fsl_ifc.h                            |   50 ++++
>  4 files changed, 213 insertions(+), 141 deletions(-)

As before,
Acked-by: Scott Wood <scottwood at freescale.com>

This touches MTD as well as dependencies outside MTD -- which tree
should it go through?

-Scott





More information about the linux-mtd mailing list