All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: qcom: update maintainers (drop Akash and Mukesh)
@ 2022-04-05  6:37 Krzysztof Kozlowski
  2022-04-05  6:52 ` Kuldeep Singh
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2022-04-05  6:37 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
	Mark Brown, linux-arm-msm, devicetree, linux-kernel, linux-spi
  Cc: Krzysztof Kozlowski

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


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH v2] dt-bindings: qcom: update maintainers (drop Akash and Mukesh)
  2022-04-05  6:37 [PATCH v2] dt-bindings: qcom: update maintainers (drop Akash and Mukesh) Krzysztof Kozlowski
@ 2022-04-05  6:52 ` Kuldeep Singh
  2022-04-05  8:38 ` Mark Brown
  2022-04-06 18:12 ` Rob Herring
  2 siblings, 0 replies; 6+ messages in thread
From: Kuldeep Singh @ 2022-04-05  6:52 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
	Mark Brown, linux-arm-msm, devicetree, linux-kernel, linux-spi

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?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v2] dt-bindings: qcom: update maintainers (drop Akash and Mukesh)
  2022-04-05  6:37 [PATCH v2] dt-bindings: qcom: update maintainers (drop Akash and Mukesh) Krzysztof Kozlowski
  2022-04-05  6:52 ` Kuldeep Singh
@ 2022-04-05  8:38 ` Mark Brown
  2022-04-06 18:12 ` Rob Herring
  2 siblings, 0 replies; 6+ messages in thread
From: Mark Brown @ 2022-04-05  8:38 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
	linux-arm-msm, devicetree, linux-kernel, linux-spi

[-- Attachment #1: Type: text/plain, Size: 313 bytes --]

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).

Acked-by: Mark Brown <broonie@kernel.org>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v2] dt-bindings: qcom: update maintainers (drop Akash and Mukesh)
  2022-04-05  6:37 [PATCH v2] dt-bindings: qcom: update maintainers (drop Akash and Mukesh) Krzysztof Kozlowski
  2022-04-05  6:52 ` Kuldeep Singh
  2022-04-05  8:38 ` Mark Brown
@ 2022-04-06 18:12 ` Rob Herring
  2022-04-07  6:50   ` Krzysztof Kozlowski
  2 siblings, 1 reply; 6+ messages in thread
From: Rob Herring @ 2022-04-06 18:12 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Krzysztof Kozlowski, linux-kernel, Bjorn Andersson, Andy Gross,
	linux-spi, Rob Herring, Mark Brown, linux-arm-msm, devicetree

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).

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v2] dt-bindings: qcom: update maintainers (drop Akash and Mukesh)
  2022-04-06 18:12 ` Rob Herring
@ 2022-04-07  6:50   ` Krzysztof Kozlowski
  2022-04-07 17:44     ` Rob Herring
  0 siblings, 1 reply; 6+ messages in thread
From: Krzysztof Kozlowski @ 2022-04-07  6:50 UTC (permalink / raw)
  To: Rob Herring
  Cc: Krzysztof Kozlowski, linux-kernel, Bjorn Andersson, Andy Gross,
	linux-spi, Rob Herring, Mark Brown, linux-arm-msm, devicetree

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v2] dt-bindings: qcom: update maintainers (drop Akash and Mukesh)
  2022-04-07  6:50   ` Krzysztof Kozlowski
@ 2022-04-07 17:44     ` Rob Herring
  0 siblings, 0 replies; 6+ messages in thread
From: Rob Herring @ 2022-04-07 17:44 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Krzysztof Kozlowski, linux-kernel, Bjorn Andersson, Andy Gross,
	linux-spi, Mark Brown, linux-arm-msm, devicetree

On Thu, Apr 07, 2022 at 08:50:47AM +0200, Krzysztof Kozlowski wrote:
> 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.

Done.

Rob

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-04-07 17:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-05  6:37 [PATCH v2] dt-bindings: qcom: update maintainers (drop Akash and Mukesh) Krzysztof Kozlowski
2022-04-05  6:52 ` Kuldeep Singh
2022-04-05  8:38 ` Mark Brown
2022-04-06 18:12 ` Rob Herring
2022-04-07  6:50   ` Krzysztof Kozlowski
2022-04-07 17:44     ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.