Re: [PATCH 19/23] MAINTAINERS: update maxim,max77693.yaml reference

From: Krzysztof Kozlowski
Date: Mon Jun 06 2022 - 11:37:46 EST


On 06/06/2022 17:25, Mauro Carvalho Chehab wrote:
> Changeset b38213c6118b ("dt-bindings: mfd: maxim,max77693: Convert to dtschema")
> renamed: Documentation/devicetree/bindings/mfd/max77693.txt
> to: Documentation/devicetree/bindings/mfd/maxim,max77693.yaml.
>
> Update its cross-reference accordingly.
>
> Fixes: b38213c6118b ("dt-bindings: mfd: maxim,max77693: Convert to dtschema")

I look at that commit and it performs proper update of Maintainers file.
It is not the commit which introduced the issue, so the fixes tag is wrong.

The commit which introduced the issue is I think within Lee's branches:

Fixes: afb67df31a8c ("Merge branches 'ib-mfd-hwmon-regulator-5.18',
'ib-mfd-iio-5.18', 'ib-mfd-led-power-regulator-5.18',
'ib-mfd-mediatek-mt6366-5.18', 'ib-mfd-rtc-watchdog-5.18' and
'ib-mfd-spi-dt-5.18' into ibs-for-mfd-merged")



> Signed-off-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
> ---
>
> To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
> See [PATCH 00/23] at: https://lore.kernel.org/all/cover.1654529011.git.mchehab@xxxxxxxxxx/
>
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index a11aa7ebb6af..dc64a23d0bdc 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -12118,7 +12118,7 @@ F: Documentation/devicetree/bindings/*/maxim,max77686.yaml
> F: Documentation/devicetree/bindings/*/maxim,max77693.yaml
> F: Documentation/devicetree/bindings/*/maxim,max77843.yaml
> F: Documentation/devicetree/bindings/clock/maxim,max77686.txt
> -F: Documentation/devicetree/bindings/mfd/max77693.txt
> +F: Documentation/devicetree/bindings/mfd/maxim,max77693.yaml

This "+" is not correct. The entry is already properly covered.

Just remove the max77693.txt.


Best regards,
Krzysztof