[PATCH 3/4] MAINTAINERS: add OX810SE DMA driver files under Oxnas entry
"Neil Armstrong" <[email protected]> Tue, 4 Jan 2022 15:52:05 +0100
| Newsgroups | io.groups.linux-oxnas,org.infradead.lists.linux-arm-kernel,org.kernel.vger.dmaengine,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Add the DMA driver file and bindings in the Oxnas maintainers entry. Signed-off-by: Neil Armstrong <[email protected]> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7a2345ce8521..782332ab0d9b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2371,8 +2371,10 @@ M: Neil Armstrong <[email protected]> L: [email protected] (moderated for non-subscribers) L: [email protected] (moderated for non-subscribers) S: Maintained +F: Documentation/devicetree/bindings/dma/oxsemi,ox810se-dma.yaml F: arch/arm/boot/dts/ox8*.dts* F: arch/arm/mach-oxnas/ +F: drivers/dma/oxnas_adma.c F: drivers/power/reset/oxnas-restart.c N: oxnas -- 2.25.1