]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitceca179780b68412f5febc62601474f89e060712
tree625d83c51fb8fb3f1bfd3408dea70e8b507af743
parent6802c59dc59d0bae7a1e33f2ce1f15080569b0aa
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