arm: emif-common: Add ecc specific emif registers
authorLokesh Vutla <lokeshvutla@ti.com>
Fri, 29 Dec 2017 06:17:47 +0000 (11:47 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 19 Jan 2018 20:49:25 +0000 (15:49 -0500)
commite18cd3d7963dd513b750b35bafe6bfe5b0b038a5
treef993633a3bd8f334cf2487dfd351a0848413aa6a
parent72b7af5a04afc22913e943decc1733a25b8eefcf
arm: emif-common: Add ecc specific emif registers

This is a slight difference in emif_ddr_phy_status register offsets for
DRA7xx EMIF and older versions. And ecc registers are available only
in DRA7xx EMIC. Add support for this difference and ecc registers.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/include/asm/emif.h
arch/arm/mach-omap2/emif-common.c