memory: atmel-ebi: add generic name for ebi regmap
authorTudor Ambarus <tudor.ambarus@microchip.com>
Wed, 13 Feb 2019 08:59:48 +0000 (08:59 +0000)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 21 Mar 2019 15:44:59 +0000 (16:44 +0100)
commitad7bdbc84730a898fba6eb5e839f20dab2098afd
tree625d83c51fb8fb3f1bfd3408dea70e8b507af743
parentb309df2422c052330a2411c827eb697ee0114ac6
memory: atmel-ebi: add generic name for ebi regmap

The sam9x60 board defines the CCFG_EBICSA register under SFR,
and not as a MATRIX register, as previous boards do. Add a
more generic name for the EBI regmap as a prerequisite for
sam9x60 ebi support.

Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
drivers/memory/atmel-ebi.c