aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-05-19 10:06:33 +0930
committerTom Rini <trini@konsulko.com>2022-05-26 10:32:26 -0400
commit24c8d1aba1f0fa671f5aa556f389723e2a817c1f (patch)
tree88ed4b22d2074351504cb94155981601cb6e5067 /MAINTAINERS
parentbdbf7a05e26f3c5fd437c99e2755ffde186ddc80 (diff)
downloadu-boot-24c8d1aba1f0fa671f5aa556f389723e2a817c1f.zip
u-boot-24c8d1aba1f0fa671f5aa556f389723e2a817c1f.tar.gz
u-boot-24c8d1aba1f0fa671f5aa556f389723e2a817c1f.tar.bz2
MAINTAINERS: aspeed: Add more files and myself as a reviewer
Add the rest of the ASPEED drivers that are in tree. Most are obvious, except for ftgmac100 which matches the register layout used in the ASPEED SoC. I am the Linux maintainer for the ASPEED kernel port, and help maintain the fork of u-boot used for OpenBMC, so add myself as a reviewer so I can stay informed about u-boot changes. Signed-off-by: Joel Stanley <joel@jms.id.au> Reviewed-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS11
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 56be0bf..28e4d38 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -169,12 +169,23 @@ ARM ASPEED
M: Ryan Chen <ryan_chen@aspeedtech.com>
M: Chia-Wei Wang <chiawei_wang@aspeedtech.com>
R: Aspeed BMC SW team <BMC-SW@aspeedtech.com>
+R: Joel Stanley <joel@jms.id.au>
S: Maintained
F: arch/arm/mach-aspeed/
F: arch/arm/include/asm/arch-aspeed/
F: board/aspeed/
F: drivers/clk/aspeed/
+F: drivers/crypto/aspeed/
+F: drivers/gpio/gpio-aspeed.c
+F: drivers/i2c/ast_i2c.[ch]
+F: drivers/mmc/aspeed_sdhci.c
+F: drivers/net/aspeed_mdio.c
+F: drivers/net/ftgmac100.[ch]
F: drivers/pinctrl/aspeed/
+F: drivers/pwm/pwm-aspeed.c
+F: drivers/ram/aspeed/
+F: drivers/reset/reset-ast2500.c
+F: drivers/watchdog/ast_wdt.c
N: aspeed
ARM BROADCOM BCM283X / BCM27XX