From 1303c2903889b01d581083ed92e439e7544dd3e5 Mon Sep 17 00:00:00 2001 From: CL Wang Date: Mon, 15 Dec 2025 21:23:49 +0800 Subject: [PATCH] MAINTAINERS: Add MAINTAINERS entry for the ATCSPI200 SPI controller driver MAINTAINERS: Add entry for the Andes ATCSPI200 SPI controller driver Signed-off-by: CL Wang Link: https://patch.msgid.link/20251215132349.513843-4-cl634@andestech.com Signed-off-by: Mark Brown --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 5b11839cba9de..a112473b24ac3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1817,6 +1817,12 @@ S: Supported F: drivers/clk/analogbits/* F: include/linux/clk/analogbits* +ANDES ATCSPI200 SPI DRIVER +M: CL Wang +S: Supported +F: Documentation/devicetree/bindings/spi/andestech,ae350-spi.yaml +F: drivers/spi/spi-atcspi200.c + ANDROID DRIVERS M: Greg Kroah-Hartman M: Arve Hjønnevåg -- 2.47.3