diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2021-07-22 12:00:09 +0200 |
|---|---|---|
| committer | Bartosz Golaszewski <[email protected]> | 2021-08-05 21:33:54 +0200 |
| commit | e9a13babd69f0ed2ac70b6fbee515afe88397b49 (patch) | |
| tree | 6d3806943ff0044fb0501e646c7f4760746fbdb3 | |
| parent | 2606e7c9f5fce1d6c8a75c20947049b63c1b8333 (diff) | |
MAINTAINERS: update gpio-zynq.yaml reference
Changeset 45ca16072b70 ("dt-bindings: gpio: zynq: convert bindings to YAML")
renamed: Documentation/devicetree/bindings/gpio/gpio-zynq.txt
to: Documentation/devicetree/bindings/gpio/gpio-zynq.yaml.
Update its cross-reference accordingly.
Fixes: 45ca16072b70 ("dt-bindings: gpio: zynq: convert bindings to YAML")
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a61f4f3b78a9..6ffb5cbbeb93 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20323,7 +20323,7 @@ R: Srinivas Neeli <[email protected]> R: Michal Simek <[email protected]> S: Maintained F: Documentation/devicetree/bindings/gpio/gpio-xilinx.txt -F: Documentation/devicetree/bindings/gpio/gpio-zynq.txt +F: Documentation/devicetree/bindings/gpio/gpio-zynq.yaml F: drivers/gpio/gpio-xilinx.c F: drivers/gpio/gpio-zynq.c |