commit | 929f5cc1859dd679a6d8c5044760198c3e31fda2 | [log] [tgz] |
---|---|---|
author | Claudiu Beznea <claudiu.beznea@microchip.com> | Thu Oct 01 13:27:25 2020 +0300 |
committer | Eugen Hristev <eugen.hristev@microchip.com> | Mon Oct 05 10:45:16 2020 +0300 |
tree | 4d9cba0b8111afff0684b145d3cb0b23798bb21c | |
parent | c5ea6cbd9707413dcd3ec9161ceaf8dceb22de4d [diff] [blame] |
cpu: at91: add driver for CPU Add basic CPU driver use to retrieve information about CPU itself. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
diff --git a/MAINTAINERS b/MAINTAINERS index 85e5185..91b06b4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS
@@ -291,6 +291,7 @@ T: git https://gitlab.denx.de/u-boot/custodians/u-boot-atmel.git F: arch/arm/mach-at91/ F: board/atmel/ +F: drivers/cpu/at91_cpu.c F: drivers/misc/microchip_flexcom.c F: drivers/timer/mchp-pit64b-timer.c