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

From: Srinivas Kandagatla
Date: Fri Jul 01 2022 - 05:32:09 EST




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@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,*

Makes more sense, will do that in next spin.

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


Best regards,
Krzysztof