summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2026-05-21 22:17:49 +0200
committerTom Rini <[email protected]>2026-06-11 07:51:11 -0600
commit53305a02a76c1178ca0c08adbc50b37ca4b092cc (patch)
treef17e815862475b33351ac0a89552e2f9fe4bae3b
parent4e249b94af928aca29972fc22ef2b5ed0016eab9 (diff)
MAINTAINERS: Replace ASpeed with N:
Use N: to match on all aspeed/ast2500 files, drop the large list of entries which represent the same set of relevant files and miss a few in the process. Signed-off-by: Marek Vasut <[email protected]> Reviewed-by: Quentin Schulz <[email protected]>
-rw-r--r--MAINTAINERS13
1 files changed, 1 insertions, 12 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 56461129e89..e42eacd8ae9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -208,22 +208,11 @@ M: Chia-Wei Wang <[email protected]>
R: Aspeed BMC SW team <[email protected]>
R: Joel Stanley <[email protected]>
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
+N: ast2500
ARM BROADCOM BCM283X / BCM27XX
M: Matthias Brugger <[email protected]>