From: CL Wang Date: Mon, 15 Dec 2025 13:23:49 +0000 (+0800) Subject: MAINTAINERS: Add MAINTAINERS entry for the ATCSPI200 SPI controller driver X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1303c2903889b01d581083ed92e439e7544dd3e5;p=thirdparty%2Fkernel%2Flinux.git 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 --- 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