[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <dbd936b1-5a32-0028-3647-b25f8e109be9@microchip.com>
Date: Wed, 23 Sep 2020 05:12:49 +0000
From: <Tudor.Ambarus@...rochip.com>
To: <Eugen.Hristev@...rochip.com>, <vkoul@...nel.org>,
<robh+dt@...nel.org>, <Ludovic.Desroches@...rochip.com>
CC: <dmaengine@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <Nicolas.Ferre@...rochip.com>
Subject: Re: [PATCH 2/7] MAINTAINERS: add dma/at_xdmac_regs.h to XDMAC driver
entry
On 9/14/20 5:09 PM, Eugen Hristev wrote:
> Add new header file for the at_xdmac regs definition to the proper
> MAINTAINERS entry.
>
> Signed-off-by: Eugen Hristev <eugen.hristev@...rochip.com>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index b5cfab015bd6..312ba6ae5fc7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11361,6 +11361,7 @@ F: Documentation/devicetree/bindings/dma/atmel-dma.txt
> F: drivers/dma/at_hdmac.c
> F: drivers/dma/at_hdmac_regs.h
> F: drivers/dma/at_xdmac.c
> +F: drivers/dma/at_xdmac_regs.h
A dedicated entry for at_xdmac_regs.h will not be needed,
but still we're here, let's shrink these lines to only one. A change
like the one from below is welcomed:
+F: drivers/dma/at_*
ta
> F: include/dt-bindings/dma/at91.h
> F: include/linux/platform_data/dma-atmel.h
>
>
Powered by blists - more mailing lists