commit | b7fb8e52eb629f692969692d6789b0a0b1041689 | [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 | fbf192f4ff055a117ca00ec12183872f87bb29e0 [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>