Re: [PATCH] MAINTAINERS: Add linux/of_*.h headers to appropriate subsystems

From: Vinod Koul
Date: Tue Mar 06 2018 - 22:54:29 EST


On Tue, Mar 06, 2018 at 09:13:34AM -0600, Rob Herring wrote:
> The DeviceTree support code for specific subsystems are maintained by
> the respective subsystem maintainers. However, only the DT
> maintainers are listed for most of the linux/of_*.h headers. Fix this
> and add the headers to the appropriate subsystem maintainer.
>
> Reported-by: Guenter Roeck <linux@xxxxxxxxxxxx>
> Cc: Vinod Koul <vinod.koul@xxxxxxxxx>
> Cc: Linus Walleij <linus.walleij@xxxxxxxxxx>
> Cc: Joerg Roedel <joro@xxxxxxxxxx>
> Cc: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> ---
> MAINTAINERS | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 93a12af4f180..248f4266c6bd 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4333,6 +4333,7 @@ Q: https://patchwork.kernel.org/project/linux-dmaengine/list/
> S: Maintained
> F: drivers/dma/
> F: include/linux/dmaengine.h
> +F: include/linux/of_dma.h
> F: Documentation/devicetree/bindings/dma/
> F: Documentation/driver-api/dmaengine/
> T: git git://git.infradead.org/users/vkoul/slave-dma.git

This:
Acked-By: Vinod Koul <vinod.koul@xxxxxxxxx>

--
~Vinod