commit | ad7bdbc84730a898fba6eb5e839f20dab2098afd | [log] [tgz] |
---|---|---|
author | Tudor Ambarus <tudor.ambarus@microchip.com> | Wed Feb 13 08:59:48 2019 +0000 |
committer | Miquel Raynal <miquel.raynal@bootlin.com> | Thu Mar 21 16:44:59 2019 +0100 |
tree | 625d83c51fb8fb3f1bfd3408dea70e8b507af743 | |
parent | b309df2422c052330a2411c827eb697ee0114ac6 [diff] |
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>