Skip to content

Commit 636c398

Browse files
bulwahnbrgl
authored andcommitted
MAINTAINERS: rectify entry for XILINX GPIO DRIVER
Commit ba96b2e ("dt-bindings: gpio: gpio-xilinx: Convert Xilinx axi gpio binding to YAML") converts gpio-xilinx.txt to xlnx,gpio-xilinx.yaml, but missed to adjust its reference in MAINTAINERS. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a broken reference. Repair this file reference in XILINX GPIO DRIVER. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
1 parent 568035b commit 636c398

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22301,7 +22301,7 @@ M: Shubhrajyoti Datta <shubhrajyoti.datta@xilinx.com>
2230122301
R: Srinivas Neeli <srinivas.neeli@xilinx.com>
2230222302
R: Michal Simek <michal.simek@xilinx.com>
2230322303
S: Maintained
22304-
F: Documentation/devicetree/bindings/gpio/gpio-xilinx.txt
22304+
F: Documentation/devicetree/bindings/gpio/xlnx,gpio-xilinx.yaml
2230522305
F: Documentation/devicetree/bindings/gpio/gpio-zynq.yaml
2230622306
F: drivers/gpio/gpio-xilinx.c
2230722307
F: drivers/gpio/gpio-zynq.c

0 commit comments

Comments
 (0)