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 <cl634@andestech.com>
Link: https://patch.msgid.link/20251215132349.513843-4-cl634@andestech.com
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
CL Wang 2025-12-15 21:23:49 +08:00 committed by Mark Brown
parent 34e3815ea4
commit 1303c29038
No known key found for this signature in database
GPG Key ID: 24D68B725D5487D0

View File

@ -1817,6 +1817,12 @@ S: Supported
F: drivers/clk/analogbits/*
F: include/linux/clk/analogbits*
ANDES ATCSPI200 SPI DRIVER
M: CL Wang <cl634@andestech.com>
S: Supported
F: Documentation/devicetree/bindings/spi/andestech,ae350-spi.yaml
F: drivers/spi/spi-atcspi200.c
ANDROID DRIVERS
M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
M: Arve Hjønnevåg <arve@android.com>