[PATCH 8/8] memory: emif: Load the correct custom config values from dt

Santosh Shilimkar santosh.shilimkar at ti.com
Mon Mar 11 01:51:30 EDT 2013


On Monday 11 March 2013 10:36 AM, Lokesh Vutla wrote:
> of_get_property returns value in Big Endian format.
> Before using this value it should be converted to little endian
> using be32_to_cpup().
> Custom configs of emif are read from dt using of_get_property,
> but these are not converted to litte endian format.
> Correcting the same here.
> 
> Signed-off-by: Lokesh Vutla <lokeshvutla at ti.com>
> ---
Looks fine.
Acked-by: Santosh Shilimkar <santosh.shilimkar at ti.com>




More information about the linux-arm-kernel mailing list