diff options
author | Fabio Estevam <festevam@denx.de> | 2023-08-22 23:33:17 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-08-23 23:28:15 +0200 |
commit | b37c60d23df71ae6c09856cab4b853aea11f0615 (patch) | |
tree | 4e97b74e0ed8c8458b1a55f41d6479ac2f12e329 /MAINTAINERS | |
parent | dt-bindings: use capital "OR" for multiple licenses in SPDX (diff) | |
download | linux-b37c60d23df71ae6c09856cab4b853aea11f0615.tar.xz linux-b37c60d23df71ae6c09856cab4b853aea11f0615.zip |
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 <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202308230517.n0rrszYH-lkp@intel.com/
Signed-off-by: Fabio Estevam <festevam@denx.de>
Acked-by: Rodolfo Giometti <giometti@enneenne.com>
Link: https://lore.kernel.org/r/20230822213317.60798-1-festevam@gmail.com
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-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: linuxpps@ml.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 |