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(-)
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