diff mbox series

[v2,2/3] MAINTAINERS: Update the entry for pinctrl maintainers

Message ID 1684413670-12901-3-git-send-email-quic_rohiagar@quicinc.com
State New
Headers show
Series Add pinctrl support for SDX75 | expand

Commit Message

Rohit Agarwal May 18, 2023, 12:41 p.m. UTC
Update the entry for pinctrl bindings maintainer as the
current one checks only in the .txt files.

Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Krzysztof Kozlowski May 18, 2023, 1:39 p.m. UTC | #1
On 18/05/2023 14:41, Rohit Agarwal wrote:
> Update the entry for pinctrl bindings maintainer as the
> current one checks only in the .txt files.
> 
> Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Bhupesh Sharma May 18, 2023, 1:46 p.m. UTC | #2
On Thu, 18 May 2023 at 18:11, Rohit Agarwal <quic_rohiagar@quicinc.com> wrote:
>
> Update the entry for pinctrl bindings maintainer as the
> current one checks only in the .txt files.
>
> Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
> ---
>  MAINTAINERS | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e0ad886..c030984 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16672,7 +16672,7 @@ PIN CONTROLLER - QUALCOMM
>  M:     Bjorn Andersson <andersson@kernel.org>
>  L:     linux-arm-msm@vger.kernel.org
>  S:     Maintained
> -F:     Documentation/devicetree/bindings/pinctrl/qcom,*.txt
> +F:     Documentation/devicetree/bindings/pinctrl/qcom,*
>  F:     drivers/pinctrl/qcom/
>
>  PIN CONTROLLER - RENESAS
> --
> 2.7.4

Looks good now, so:

Reviewed-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>

Thanks.
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index e0ad886..c030984 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16672,7 +16672,7 @@  PIN CONTROLLER - QUALCOMM
 M:	Bjorn Andersson <andersson@kernel.org>
 L:	linux-arm-msm@vger.kernel.org
 S:	Maintained
-F:	Documentation/devicetree/bindings/pinctrl/qcom,*.txt
+F:	Documentation/devicetree/bindings/pinctrl/qcom,*
 F:	drivers/pinctrl/qcom/
 
 PIN CONTROLLER - RENESAS