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

2014-12-25 Thread Jaiprakash Singh
From: Jaiprakash Singh 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 --- Changes for v4 - Review rework as per Scott's comments - Tested on B4860QDS board

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

2014-12-25 Thread Jaiprakash Singh
From: Jaiprakash Singh b44...@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 b44...@freescale.com --- Changes for v4 - Review rework as per Scott's

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

2014-10-20 Thread Jaiprakash Singh
From: Jaiprakash Singh IFC registers can be of type Little Endian or big Endian depending upon Freescale SoC. Here SoC defines the register type of IFC IP.So update accessors functions with common IFC accessors functions to take care both type of endianness. IFC IO accressor are set at run time

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

2014-10-20 Thread Jaiprakash Singh
From: Jaiprakash Singh b44...@freescale.com IFC registers can be of type Little Endian or big Endian depending upon Freescale SoC. Here SoC defines the register type of IFC IP.So update accessors functions with common IFC accessors functions to take care both type of endianness. IFC IO accressor

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

2014-10-08 Thread Jaiprakash Singh
From: Jaiprakash Singh 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 --- .../bindings/memory-controllers/fsl/ifc.txt|2 + drivers/memory/fsl_ifc.c

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

2014-10-08 Thread Jaiprakash Singh
From: Jaiprakash Singh b44...@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 b44...@freescale.com --- .../bindings/memory-controllers/fsl/ifc.txt|2