[PATCH] dt-bindings: pinctrl: qcom,ipq6018: replace maintainer

Krzysztof Kozlowski posted 1 patch 3 years, 6 months ago
.../devicetree/bindings/pinctrl/qcom,ipq6018-pinctrl.yaml       | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] dt-bindings: pinctrl: qcom,ipq6018: replace maintainer
Posted by Krzysztof Kozlowski 3 years, 6 months ago
Emails to codeaurora.org bounce ("Recipient address rejected:
undeliverable address: No such user here.").

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 .../devicetree/bindings/pinctrl/qcom,ipq6018-pinctrl.yaml       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,ipq6018-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/qcom,ipq6018-pinctrl.yaml
index 075d014b2ec5..77a00128eda5 100644
--- a/Documentation/devicetree/bindings/pinctrl/qcom,ipq6018-pinctrl.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/qcom,ipq6018-pinctrl.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Qualcomm Technologies, Inc. IPQ6018 TLMM block
 
 maintainers:
-  - Sricharan R <sricharan@codeaurora.org>
+  - Bjorn Andersson <andersson@kernel.org>
 
 description: |
   This binding describes the Top Level Mode Multiplexer block found in the
-- 
2.34.1
Re: [PATCH] dt-bindings: pinctrl: qcom,ipq6018: replace maintainer
Posted by Linus Walleij 3 years, 5 months ago
On Sat, Sep 24, 2022 at 10:13 AM Krzysztof Kozlowski
<krzysztof.kozlowski@linaro.org> wrote:

>  maintainers:
> -  - Sricharan R <sricharan@codeaurora.org>
> +  - Bjorn Andersson <andersson@kernel.org>

This is fine, but what about adding yourself as co-maintainer on *all*
Qualcomm bindings? I think it would offload Bjorn a bit. Just a suggestion.

Yours,
Linus Walleij
Re: [PATCH] dt-bindings: pinctrl: qcom,ipq6018: replace maintainer
Posted by Krzysztof Kozlowski 3 years, 5 months ago
On 21/10/2022 04:09, Linus Walleij wrote:
> On Sat, Sep 24, 2022 at 10:13 AM Krzysztof Kozlowski
> <krzysztof.kozlowski@linaro.org> wrote:
> 
>>  maintainers:
>> -  - Sricharan R <sricharan@codeaurora.org>
>> +  - Bjorn Andersson <andersson@kernel.org>
> 
> This is fine, but what about adding yourself as co-maintainer on *all*
> Qualcomm bindings? I think it would offload Bjorn a bit. Just a suggestion.

It's up to Bjorn, if he wants to make it more official. I just added
myself to Qualcomm pinctrl ones, because I spent some time to understand
them. Actually I could do the same for the Qualcomm remote-proc bindings
(SMD, Glink) as some days ago I was refactoring them as well.

I am anyway getting all such patches as a DT bindings maintainer.

Best regards,
Krzysztof
Re: [PATCH] dt-bindings: pinctrl: qcom,ipq6018: replace maintainer
Posted by Krzysztof Kozlowski 3 years, 5 months ago
On Sat, 24 Sep 2022 10:13:12 +0200, Krzysztof Kozlowski wrote:
> Emails to codeaurora.org bounce ("Recipient address rejected:
> undeliverable address: No such user here.").
> 
> 

Applied, thanks!

[1/1] dt-bindings: pinctrl: qcom,ipq6018: replace maintainer
      https://git.kernel.org/krzk/linux-dt/c/6ec92173475be614cd20f997f9d24135b7ba01e4

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Re: [PATCH] dt-bindings: pinctrl: qcom,ipq6018: replace maintainer
Posted by Rob Herring 3 years, 6 months ago
On Sat, 24 Sep 2022 10:13:12 +0200, Krzysztof Kozlowski wrote:
> Emails to codeaurora.org bounce ("Recipient address rejected:
> undeliverable address: No such user here.").
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  .../devicetree/bindings/pinctrl/qcom,ipq6018-pinctrl.yaml       | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Acked-by: Rob Herring <robh@kernel.org>