Add a MAINTAINERS entry for the Andes ATCDMAC300 DMA engine driver and its associated Device Tree bindings.
Signed-off-by: CL Wang <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 2fb1c75afd16..0d17580a6d17 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1868,6 +1868,12 @@ S: Supported F: drivers/clk/analogbits/* F: include/linux/clk/analogbits* +ANDES ATCDMAC300 DMA DRIVER +M: CL Wang <[email protected]> +S: Supported +F: Documentation/devicetree/bindings/dma/andestech,ae350-dma.yaml +F: drivers/dma/atcdmac300* + ANDES ATCSPI200 SPI DRIVER M: CL Wang <[email protected]> S: Supported -- 2.34.1

