summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorClaudiu Beznea <claudiu.beznea@microchip.com>2020-10-01 13:27:25 +0300
committerEugen Hristev <eugen.hristev@microchip.com>2020-10-05 10:45:16 +0300
commit01c35f269f21398fa9d1db1b90b73f7e95a3bf22 (patch)
tree4d9cba0b8111afff0684b145d3cb0b23798bb21c /MAINTAINERS
parent96b9a5cdf8aa4c2dfbbbf496f20dc60cc78adf1a (diff)
downloadu-boot-01c35f269f21398fa9d1db1b90b73f7e95a3bf22.tar.gz
u-boot-01c35f269f21398fa9d1db1b90b73f7e95a3bf22.tar.xz
u-boot-01c35f269f21398fa9d1db1b90b73f7e95a3bf22.zip
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 85e51855c4..91b06b49bd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -291,6 +291,7 @@ S: Maintained
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