[PATCH V3 3/3] MAINTAINERS: Add MAINTAINERS entry for the ATCSPI200 SPI controller driver

From: CL Wang

Date: Mon Dec 15 2025 - 08:24:30 EST


MAINTAINERS: Add entry for the Andes ATCSPI200 SPI controller driver

Signed-off-by: CL Wang <cl634@xxxxxxxxxxxxx>
---
Changes for v3:
- Updated the MAINTAINERS entry to reflect the renamed DT binding file.

Changes for v2:
- Split the MAINTAINERS update into a separate patch.

---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8b39a55b939a..986344d1bce8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1804,6 +1804,12 @@ S: Supported
F: drivers/clk/analogbits/*
F: include/linux/clk/analogbits*

+ANDES ATCSPI200 SPI DRIVER
+M: CL Wang <cl634@xxxxxxxxxxxxx>
+S: Supported
+F: Documentation/devicetree/bindings/spi/andestech,ae350-spi.yaml
+F: drivers/spi/spi-atcspi200.c
+
ANDROID DRIVERS
M: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
M: Arve Hjønnevåg <arve@xxxxxxxxxxx>
--
2.34.1