[PATCH] MAINTAINERS: pps: Update pps-gpio bindings location

From: Fabio Estevam
Date: Tue Aug 22 2023 - 17:33:36 EST


From: Fabio Estevam <festevam@xxxxxxx>

The pps-gpio bindings have been converted to yaml.

Update the file path accordingly.

Fixes: 7ceb60ece856 ("dt-bindings: pps: pps-gpio: Convert to yaml")
Reported-by: kernel test robot <lkp@xxxxxxxxx>
Closes: https://lore.kernel.org/oe-kbuild-all/202308230517.n0rrszYH-lkp@xxxxxxxxx/
Signed-off-by: Fabio Estevam <festevam@xxxxxxx>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index cf8dd33048ba..afde89d9b7ff 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17132,7 +17132,7 @@ L: linuxpps@xxxxxxxxxxxxxxx (subscribers-only)
S: Maintained
W: http://wiki.enneenne.com/index.php/LinuxPPS_support
F: Documentation/ABI/testing/sysfs-pps
-F: Documentation/devicetree/bindings/pps/pps-gpio.txt
+F: Documentation/devicetree/bindings/pps/pps-gpio.yaml
F: Documentation/driver-api/pps.rst
F: drivers/pps/
F: include/linux/pps*.h
--
2.34.1