diff options
author | Fabio Estevam <[email protected]> | 2023-08-22 18:33:17 -0300 |
---|---|---|
committer | Rob Herring <[email protected]> | 2023-08-23 16:28:15 -0500 |
commit | b37c60d23df71ae6c09856cab4b853aea11f0615 (patch) | |
tree | 4e97b74e0ed8c8458b1a55f41d6479ac2f12e329 | |
parent | 440b075bd2b52c481aa240a0afeac700b436850d (diff) |
MAINTAINERS: pps: Update pps-gpio bindings location
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 <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Signed-off-by: Fabio Estevam <[email protected]>
Acked-by: Rodolfo Giometti <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3be1bdfe8ecc..e6345e623b3a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17021,7 +17021,7 @@ L: [email protected] (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 |