summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/syscon/atmel-matrix.h
Commit message (Collapse)AuthorAgeFilesLines
* memory: atmel-ebi: move NUM_CS definition inside EBI driverTudor Ambarus2019-11-071-1/+0
| | | | | | | | | | The total number of EBI CS lines is described by the EBI controller and not by the Matrix. Move the definition for the number of CS inside EBI driver. Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com> Link: https://lore.kernel.org/r/20190906150632.19039-1-tudor.ambarus@microchip.com Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
* mfd: syscon: atmel: Switch to SPDX license identifiersTudor Ambarus2019-05-141-5/+1
| | | | | | | | Adopt the SPDX license identifiers to ease license compliance management. Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
* mfd: syscon: Add atmel-matrix registers definitionBoris Brezillon2015-01-151-0/+117
AT91 SoCs have a memory range reserved for internal bus configuration. Expose those registers so that drivers can make use of the matrix syscon declared in at91 DTs. Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com> Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
OpenPOWER on IntegriCloud