summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2026-06-17 04:38:04 +0200
committerTom Rini <[email protected]>2026-06-30 10:30:10 -0600
commit85a35bcd635f3f2e7d226323c2bbfef09d8d9443 (patch)
tree4673a6881bc01f2ea2ee4f24b3334d3b23e3fc65
parent0acd34228cc71ae76070ae50e6e633ab0201ffe3 (diff)
MAINTAINERS: Replace Cortina with N:
Use N: to match on all cortina 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]>
-rw-r--r--MAINTAINERS13
1 files changed, 1 insertions, 12 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3ac7b151241..650e8ec38cd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -299,21 +299,10 @@ F: drivers/spi/bcmstb_spi.c
ARM CORTINA ACCESS CAxxxx
M: Alex Nemirovsky <[email protected]>
S: Supported
-F: board/cortina/common/
-F: drivers/gpio/cortina_gpio.c
-F: drivers/watchdog/cortina_wdt.c
-F: drivers/serial/serial_cortina.c
-F: drivers/led/led_cortina.c
+N: cortina
F: drivers/mmc/ca_dw_mmc.c
F: drivers/spi/ca_sflash.c
-F: drivers/i2c/i2c-cortina.c
-F: drivers/i2c/i2c-cortina.h
-F: drivers/mtd/nand/raw/cortina_nand.c
-F: drivers/mtd/nand/raw/cortina_nand.h
-F: drivers/net/cortina_ni.c
-F: drivers/net/cortina_ni.h
F: drivers/net/phy/ca_phy.c
-F: configs/cortina_presidio-asic-pnand_defconfig
ARM FF-A
M: Abdellatif El Khlifi <[email protected]>