summaryrefslogtreecommitdiff
path: root/include/linux/mfd/syscon/atmel-matrix.h
AgeCommit message (Collapse)Author
2022-12-08mfd: syscon: Add atmel-matrix registers definitionBalamanikandan Gunasundar
This file is copied from Linux. 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: Balamanikandan Gunasundar <balamanikandan.gunasundar@microchip.com>