[PATCH v2] dt-bindings: qcom: update maintainers (drop Akash and Mukesh)

Krzysztof Kozlowski posted 1 patch 4 years, 2 months ago
Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml  | 3 +--
Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
[PATCH v2] dt-bindings: qcom: update maintainers (drop Akash and Mukesh)
Posted by Krzysztof Kozlowski 4 years, 2 months ago
Emails to Akash Asthana and Mukesh Savaliya bounce (550: Recipient
address rejected: User unknown in virtual alias table), so switch
maintainer to Bjorn (as active Qualcomm platform maintainer).

Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

---

Changes since v1:
1. Add only Bjorn.
---
 Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml  | 3 +--
 Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml
index 1ca081b1664e..e64038e75fbc 100644
--- a/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml
+++ b/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml
@@ -7,8 +7,7 @@ $schema: "http://devicetree.org/meta-schemas/core.yaml#"
 title: GENI Serial Engine QUP Wrapper Controller
 
 maintainers:
-  - Mukesh Savaliya <msavaliy@codeaurora.org>
-  - Akash Asthana <akashast@codeaurora.org>
+  - Bjorn Andersson <bjorn.andersson@linaro.org>
 
 description: |
  Generic Interface (GENI) based Qualcomm Universal Peripheral (QUP) wrapper
diff --git a/Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml b/Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml
index 5a60fba14bba..b175099c3360 100644
--- a/Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml
+++ b/Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml
@@ -8,8 +8,7 @@ $schema: "http://devicetree.org/meta-schemas/core.yaml#"
 title: Qualcomm Quad Serial Peripheral Interface (QSPI)
 
 maintainers:
-  - Mukesh Savaliya <msavaliy@codeaurora.org>
-  - Akash Asthana <akashast@codeaurora.org>
+  - Bjorn Andersson <bjorn.andersson@linaro.org>
 
 description: The QSPI controller allows SPI protocol communication in single,
   dual, or quad wire transmission modes for read/write access to slaves such
-- 
2.32.0
Re: [PATCH v2] dt-bindings: qcom: update maintainers (drop Akash and Mukesh)
Posted by Kuldeep Singh 4 years, 2 months ago
On Tue, Apr 05, 2022 at 08:37:24AM +0200, Krzysztof Kozlowski wrote:
> Emails to Akash Asthana and Mukesh Savaliya bounce (550: Recipient
> address rejected: User unknown in virtual alias table), so switch
> maintainer to Bjorn (as active Qualcomm platform maintainer).
> 
> Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> ---
> 
> Changes since v1:
> 1. Add only Bjorn.

That means shall we keep Bjorn as the only maintainer for other dt
schema conversions also?
Re: [PATCH v2] dt-bindings: qcom: update maintainers (drop Akash and Mukesh)
Posted by Rob Herring 4 years, 2 months ago
On Tue, 05 Apr 2022 08:37:24 +0200, Krzysztof Kozlowski wrote:
> Emails to Akash Asthana and Mukesh Savaliya bounce (550: Recipient
> address rejected: User unknown in virtual alias table), so switch
> maintainer to Bjorn (as active Qualcomm platform maintainer).
> 
> Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> ---
> 
> Changes since v1:
> 1. Add only Bjorn.
> ---
>  Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml  | 3 +--
>  Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml | 3 +--
>  2 files changed, 2 insertions(+), 4 deletions(-)
> 

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

Let me know if you'd rather me pick this up (and the pile of other QCom 
bindings).
Re: [PATCH v2] dt-bindings: qcom: update maintainers (drop Akash and Mukesh)
Posted by Krzysztof Kozlowski 4 years, 2 months ago
On 06/04/2022 20:12, Rob Herring wrote:
> On Tue, 05 Apr 2022 08:37:24 +0200, Krzysztof Kozlowski wrote:
>> Emails to Akash Asthana and Mukesh Savaliya bounce (550: Recipient
>> address rejected: User unknown in virtual alias table), so switch
>> maintainer to Bjorn (as active Qualcomm platform maintainer).
>>
>> Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>>
>> ---
>>
>> Changes since v1:
>> 1. Add only Bjorn.
>> ---
>>  Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml  | 3 +--
>>  Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml | 3 +--
>>  2 files changed, 2 insertions(+), 4 deletions(-)
>>
> 
> Acked-by: Rob Herring <robh@kernel.org>
> 
> Let me know if you'd rather me pick this up (and the pile of other QCom 
> bindings).

Yes, please pick them up. Few other Qualcomm bindings depend on each
other (SPI+I2C+Serial to finally convert the GSBI which uses it), so not
all of them can go via respective subsystems.

Best regards,
Krzysztof