diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2021-07-22 12:00:09 +0200 |
---|---|---|
committer | Bartosz Golaszewski <bgolaszewski@baylibre.com> | 2021-08-05 21:33:54 +0200 |
commit | e9a13babd69f0ed2ac70b6fbee515afe88397b49 (patch) | |
tree | 6d3806943ff0044fb0501e646c7f4760746fbdb3 /MAINTAINERS | |
parent | gpio: tegra186: Add ACPI support (diff) | |
download | linux-e9a13babd69f0ed2ac70b6fbee515afe88397b49.tar.xz linux-e9a13babd69f0ed2ac70b6fbee515afe88397b49.zip |
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 <mchehab+huawei@kernel.org>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Diffstat (limited to 'MAINTAINERS')
-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 <srinivas.neeli@xilinx.com> R: Michal Simek <michal.simek@xilinx.com> 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 |