commit | de32a2a32aec6ba82fc60c15bef4750ee6729826 | [log] [tgz] |
---|---|---|
author | Balamanikandan Gunasundar <balamanikandan.gunasundar@microchip.com> | Tue Oct 25 16:21:03 2022 +0530 |
committer | Eugen Hristev <eugen.hristev@microchip.com> | Thu Dec 08 18:06:27 2022 +0200 |
tree | a0e914c0fda4e3d0b195004f84202cdac3ed80be | |
parent | a490e1b7c017c7eb5aa8ae3ad939ba26da64f3f9 [diff] |
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>