Re: [PATCH] MAINTAINERS: rectify file pattern in MICROCHIP OTPC DRIVER

From: Claudiu.Beznea
Date: Tue Jun 07 2022 - 04:18:28 EST


On 07.06.2022 09:42, Lukas Bulwahn wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
>
> Commit 6b291610dd57 ("nvmem: microchip-otpc: add support") adds the
> Microchip otpc driver and a corresponding MAINTAINERS section, but slips
> in a slightly wrong file pattern.
>
> Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a
> broken reference.
>
> Rectify this file pattern in MICROCHIP OTPC DRIVER.
>
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
> ---
> Claudiu, please ack.

Acked-by: Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx>

Thank you, Lukas!


>
> Srinivas, please pick this minor non-urgent patch in your -next tree on
> top of the commit above. Thanks.
>
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 572f50739fb2..288393564abc 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13119,7 +13119,7 @@ L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers)
> S: Supported
> F: Documentation/devicetree/bindings/nvmem/microchip,sama7g5-otpc.yaml
> F: drivers/nvmem/microchip-otpc.c
> -F: dt-bindings/nvmem/microchip,sama7g5-otpc.h
> +F: include/dt-bindings/nvmem/microchip,sama7g5-otpc.h
>
> MICROCHIP PWM DRIVER
> M: Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx>
> --
> 2.17.1
>