Re: [PATCH] MAINTAINERS: pinctrl: update qcom file list to include yaml files

From: Krzysztof Kozlowski
Date: Fri Jul 01 2022 - 04:29:16 EST


On 29/06/2022 11:25, Srinivas Kandagatla wrote:
> Currently Qualcomm pinctrl MAINTAINERS file list does not include yaml
> files. Include this for correctness.
>
> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
> ---
> MAINTAINERS | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index c4648e86dc14..71e7725aa574 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -15765,6 +15765,7 @@ M: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> L: linux-arm-msm@xxxxxxxxxxxxxxx
> S: Maintained
> F: Documentation/devicetree/bindings/pinctrl/qcom,*.txt
> +F: Documentation/devicetree/bindings/pinctrl/qcom,*.yaml

Instead just:
Documentation/devicetree/bindings/pinctrl/qcom,*

> F: drivers/pinctrl/qcom/
>
> PIN CONTROLLER - RENESAS


Best regards,
Krzysztof