mfd: syscon: Add atmel-matrix registers definition
authorBalamanikandan Gunasundar <balamanikandan.gunasundar@microchip.com>
Tue, 25 Oct 2022 10:51:03 +0000 (16:21 +0530)
committerEugen Hristev <eugen.hristev@microchip.com>
Thu, 8 Dec 2022 16:06:27 +0000 (18:06 +0200)
commitde32a2a32aec6ba82fc60c15bef4750ee6729826
treea0e914c0fda4e3d0b195004f84202cdac3ed80be
parenta490e1b7c017c7eb5aa8ae3ad939ba26da64f3f9
mfd: syscon: Add atmel-matrix registers definition

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>
include/linux/mfd/syscon/atmel-matrix.h [new file with mode: 0644]