diff mbox series

[v1] MAINTAINERS: Fix file name for DesignWare GPIO DT schema

Message ID 20200520120955.68427-1-andriy.shevchenko@linux.intel.com
State New
Headers show
Series [v1] MAINTAINERS: Fix file name for DesignWare GPIO DT schema | expand

Commit Message

Andy Shevchenko May 20, 2020, 12:09 p.m. UTC
The commit 657a06df993c
  ("dt-bindings: gpio: Convert snps,dw-apb-gpio to DT schema")
missed MAINTAINERS update.

Fixes: 657a06df993c ("dt-bindings: gpio: Convert snps,dw-apb-gpio to DT schema")
Cc: Serge Semin <Sergey.Semin@baikalelectronics.ru>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Serge Semin May 20, 2020, 12:23 p.m. UTC | #1
On Wed, May 20, 2020 at 03:09:55PM +0300, Andy Shevchenko wrote:
> The commit 657a06df993c
>   ("dt-bindings: gpio: Convert snps,dw-apb-gpio to DT schema")
> missed MAINTAINERS update.

Thanks.
Reviewed-by: Serge Semin <fancer.lancer@gmail.com>

> 
> Fixes: 657a06df993c ("dt-bindings: gpio: Convert snps,dw-apb-gpio to DT schema")
> Cc: Serge Semin <Sergey.Semin@baikalelectronics.ru>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 146dba1e3b53..e372dc9c6e40 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16370,7 +16370,7 @@ M:	Hoan Tran <hoan@os.amperecomputing.com>
>  M:	Serge Semin <fancer.lancer@gmail.com>
>  L:	linux-gpio@vger.kernel.org
>  S:	Maintained
> -F:	Documentation/devicetree/bindings/gpio/snps-dwapb-gpio.txt
> +F:	Documentation/devicetree/bindings/gpio/snps,dw-apb-gpio.yaml
>  F:	drivers/gpio/gpio-dwapb.c
>  
>  SYNOPSYS DESIGNWARE AXI DMAC DRIVER
> -- 
> 2.26.2
>
Linus Walleij May 25, 2020, 9:07 a.m. UTC | #2
On Wed, May 20, 2020 at 2:10 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:

> The commit 657a06df993c
>   ("dt-bindings: gpio: Convert snps,dw-apb-gpio to DT schema")
> missed MAINTAINERS update.
>
> Fixes: 657a06df993c ("dt-bindings: gpio: Convert snps,dw-apb-gpio to DT schema")
> Cc: Serge Semin <Sergey.Semin@baikalelectronics.ru>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

Patch applied with Serge's review tag.

Yours,
Linus Walleij
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 146dba1e3b53..e372dc9c6e40 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16370,7 +16370,7 @@  M:	Hoan Tran <hoan@os.amperecomputing.com>
 M:	Serge Semin <fancer.lancer@gmail.com>
 L:	linux-gpio@vger.kernel.org
 S:	Maintained
-F:	Documentation/devicetree/bindings/gpio/snps-dwapb-gpio.txt
+F:	Documentation/devicetree/bindings/gpio/snps,dw-apb-gpio.yaml
 F:	drivers/gpio/gpio-dwapb.c
 
 SYNOPSYS DESIGNWARE AXI DMAC DRIVER