On Mon, Apr 14, 2025 at 11:31:24AM +0200, Lukas Bulwahn wrote: > From: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx> > > Commit b7549ed5edc6 ("dt-bindings: counter: Convert ftm-quaddec.txt to yaml > format") renames ftm-quaddec.txt to fsl,ftm-quaddec.yaml in > Documentation/devicetree/bindings/counter as part of this dt-binding > conversion, but misses to adjust the file entry in FLEXTIMER FTM-QUADDEC > DRIVER. > > Adjust the file entry after the conversion. > > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxxx> > --- Reviewed-by: Frank Li <Frank.Li@xxxxxxx> > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index af3537005de3..661419d7c71b 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -9216,7 +9216,7 @@ FLEXTIMER FTM-QUADDEC DRIVER > M: Patrick Havelange <patrick.havelange@xxxxxxxxxxxxx> > L: linux-iio@xxxxxxxxxxxxxxx > S: Maintained > -F: Documentation/devicetree/bindings/counter/ftm-quaddec.txt > +F: Documentation/devicetree/bindings/counter/fsl,ftm-quaddec.yaml > F: drivers/counter/ftm-quaddec.c > > FLOPPY DRIVER > -- > 2.49.0 >