[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230822213317.60798-1-festevam@gmail.com>
Date: Tue, 22 Aug 2023 18:33:17 -0300
From: Fabio Estevam <festevam@...il.com>
To: robh+dt@...nel.org
Cc: linux-doc@...r.kernel.org, giometti@...eenne.com,
linux-kernel@...r.kernel.org, Fabio Estevam <festevam@...x.de>,
kernel test robot <lkp@...el.com>
Subject: [PATCH] MAINTAINERS: pps: Update pps-gpio bindings location
From: Fabio Estevam <festevam@...x.de>
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@...el.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202308230517.n0rrszYH-lkp@intel.com/
Signed-off-by: Fabio Estevam <festevam@...x.de>
---
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@...enneenne.com (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
Powered by blists - more mailing lists