diff mbox series

MAINTAINERS: pinctrl: update qcom file list to include yaml files

Message ID 20220629092514.70752-1-srinivas.kandagatla@linaro.org (mailing list archive)
State Not Applicable
Headers show
Series MAINTAINERS: pinctrl: update qcom file list to include yaml files | expand

Commit Message

Srinivas Kandagatla June 29, 2022, 9:25 a.m. UTC
Currently Qualcomm pinctrl MAINTAINERS file list does not include yaml
files. Include this for correctness.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski July 1, 2022, 8:28 a.m. UTC | #1
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@linaro.org>
> ---
>  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@linaro.org>
>  L:	linux-arm-msm@vger.kernel.org
>  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
Srinivas Kandagatla July 1, 2022, 9:32 a.m. UTC | #2
On 01/07/2022 09:28, Krzysztof Kozlowski wrote:
> 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@linaro.org>
>> ---
>>   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@linaro.org>
>>   L:	linux-arm-msm@vger.kernel.org
>>   S:	Maintained
>>   F:	Documentation/devicetree/bindings/pinctrl/qcom,*.txt
>> +F:	Documentation/devicetree/bindings/pinctrl/qcom,*.yaml
> 
> Instead just:
> Documentation/devicetree/bindings/pinctrl/qcom,*
> 
Makes more sense, will do that in next spin.

--srini
>>   F:	drivers/pinctrl/qcom/
>>   
>>   PIN CONTROLLER - RENESAS
> 
> 
> Best regards,
> Krzysztof
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index c4648e86dc14..71e7725aa574 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15765,6 +15765,7 @@  M:	Bjorn Andersson <bjorn.andersson@linaro.org>
 L:	linux-arm-msm@vger.kernel.org
 S:	Maintained
 F:	Documentation/devicetree/bindings/pinctrl/qcom,*.txt
+F:	Documentation/devicetree/bindings/pinctrl/qcom,*.yaml
 F:	drivers/pinctrl/qcom/
 
 PIN CONTROLLER - RENESAS