* [PATCH] treewide: Update Guru Das Srinagesh's email address
@ 2023-07-28 0:16 Guru Das Srinagesh
2023-07-28 6:03 ` Mukesh Ojha
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Guru Das Srinagesh @ 2023-07-28 0:16 UTC (permalink / raw)
To: Andy Gross, Bjorn Andersson, Konrad Dybcio, MyungJoo Ham,
Chanwoo Choi, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
Lee Jones, Das Srinagesh, linux-arm-msm, linux-kernel, devicetree
Clean up my email address as the codeaurora.org address is not used
anymore.
Signed-off-by: Guru Das Srinagesh <quic_gurus@quicinc.com>
---
Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml | 2 +-
Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml b/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml
index 2c8cf6aab19a..6b80518cbf62 100644
--- a/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml
+++ b/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm Technologies, Inc. PM8941 USB ID Extcon device
maintainers:
- - Guru Das Srinagesh <gurus@codeaurora.org>
+ - Guru Das Srinagesh <quic_gurus@quicinc.com>
description: |
Some Qualcomm PMICs have a "misc" module that can be used to detect when
diff --git a/Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml b/Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml
index e6a2387d8650..9e4eed34dae8 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm Technologies, Inc. PM8008 PMIC
maintainers:
- - Guru Das Srinagesh <gurus@codeaurora.org>
+ - Guru Das Srinagesh <quic_gurus@quicinc.com>
description: |
Qualcomm Technologies, Inc. PM8008 is a dedicated camera PMIC that integrates
base-commit: 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5
--
2.40.0
^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [PATCH] treewide: Update Guru Das Srinagesh's email address
2023-07-28 0:16 [PATCH] treewide: Update Guru Das Srinagesh's email address Guru Das Srinagesh
@ 2023-07-28 6:03 ` Mukesh Ojha
2023-07-28 7:14 ` Guru Das Srinagesh
2023-07-28 7:54 ` Lee Jones
2023-08-03 1:10 ` Rob Herring
2 siblings, 1 reply; 7+ messages in thread
From: Mukesh Ojha @ 2023-07-28 6:03 UTC (permalink / raw)
To: Guru Das Srinagesh, Andy Gross, Bjorn Andersson, Konrad Dybcio,
MyungJoo Ham, Chanwoo Choi, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Lee Jones, linux-arm-msm, linux-kernel, devicetree
On 7/28/2023 5:46 AM, Guru Das Srinagesh wrote:
> Clean up my email address as the codeaurora.org address is not used
> anymore.
>
> Signed-off-by: Guru Das Srinagesh <quic_gurus@quicinc.com>
> ---
> Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml | 2 +-
> Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml b/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml
> index 2c8cf6aab19a..6b80518cbf62 100644
> --- a/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml
> +++ b/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: Qualcomm Technologies, Inc. PM8941 USB ID Extcon device
>
> maintainers:
> - - Guru Das Srinagesh <gurus@codeaurora.org>
> + - Guru Das Srinagesh <quic_gurus@quicinc.com>
>
> description: |
> Some Qualcomm PMICs have a "misc" module that can be used to detect when
> diff --git a/Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml b/Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml
> index e6a2387d8650..9e4eed34dae8 100644
> --- a/Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml
> +++ b/Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: Qualcomm Technologies, Inc. PM8008 PMIC
>
> maintainers:
> - - Guru Das Srinagesh <gurus@codeaurora.org>
> + - Guru Das Srinagesh <quic_gurus@quicinc.com>
Just a question, is this still needed after below change ?
https://lore.kernel.org/lkml/20230720210256.1296567-1-quic_bjorande@quicinc.com/
-Mukesh
>
> description: |
> Qualcomm Technologies, Inc. PM8008 is a dedicated camera PMIC that integrates
>
> base-commit: 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] treewide: Update Guru Das Srinagesh's email address
2023-07-28 6:03 ` Mukesh Ojha
@ 2023-07-28 7:14 ` Guru Das Srinagesh
0 siblings, 0 replies; 7+ messages in thread
From: Guru Das Srinagesh @ 2023-07-28 7:14 UTC (permalink / raw)
To: Mukesh Ojha
Cc: Andy Gross, Bjorn Andersson, Konrad Dybcio, MyungJoo Ham,
Chanwoo Choi, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
Lee Jones, linux-arm-msm, linux-kernel, devicetree
On Jul 28 2023 11:33, Mukesh Ojha wrote:
> Just a question, is this still needed after below change ?
>
> https://lore.kernel.org/lkml/20230720210256.1296567-1-quic_bjorande@quicinc.com/
Thank you - I wasn't aware of this patch from Bjorn. Nevertheless, I would like
to get my patch merged just for correctness' sake. I leave it to the
maintainers to take the final call on this.
Guru Das.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] treewide: Update Guru Das Srinagesh's email address
2023-07-28 0:16 [PATCH] treewide: Update Guru Das Srinagesh's email address Guru Das Srinagesh
2023-07-28 6:03 ` Mukesh Ojha
@ 2023-07-28 7:54 ` Lee Jones
2023-08-03 1:10 ` Rob Herring
2023-08-03 1:10 ` Rob Herring
2 siblings, 1 reply; 7+ messages in thread
From: Lee Jones @ 2023-07-28 7:54 UTC (permalink / raw)
To: Guru Das Srinagesh
Cc: Andy Gross, Bjorn Andersson, Konrad Dybcio, MyungJoo Ham,
Chanwoo Choi, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
linux-arm-msm, linux-kernel, devicetree
On Thu, 27 Jul 2023, Guru Das Srinagesh wrote:
> Clean up my email address as the codeaurora.org address is not used
> anymore.
>
> Signed-off-by: Guru Das Srinagesh <quic_gurus@quicinc.com>
> ---
> Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml | 2 +-
> Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml | 2 +-
2 patches isn't exactly 'treewide'.
Anyway, since there are not dependencies between the changes, please
separate them out, one per subsystem.
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml b/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml
> index 2c8cf6aab19a..6b80518cbf62 100644
> --- a/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml
> +++ b/Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: Qualcomm Technologies, Inc. PM8941 USB ID Extcon device
>
> maintainers:
> - - Guru Das Srinagesh <gurus@codeaurora.org>
> + - Guru Das Srinagesh <quic_gurus@quicinc.com>
>
> description: |
> Some Qualcomm PMICs have a "misc" module that can be used to detect when
> diff --git a/Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml b/Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml
> index e6a2387d8650..9e4eed34dae8 100644
> --- a/Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml
> +++ b/Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: Qualcomm Technologies, Inc. PM8008 PMIC
>
> maintainers:
> - - Guru Das Srinagesh <gurus@codeaurora.org>
> + - Guru Das Srinagesh <quic_gurus@quicinc.com>
>
> description: |
> Qualcomm Technologies, Inc. PM8008 is a dedicated camera PMIC that integrates
>
> base-commit: 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5
> --
> 2.40.0
>
--
Lee Jones [李琼斯]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] treewide: Update Guru Das Srinagesh's email address
2023-07-28 7:54 ` Lee Jones
@ 2023-08-03 1:10 ` Rob Herring
2023-08-15 18:04 ` Lee Jones
0 siblings, 1 reply; 7+ messages in thread
From: Rob Herring @ 2023-08-03 1:10 UTC (permalink / raw)
To: Lee Jones
Cc: Guru Das Srinagesh, Andy Gross, Bjorn Andersson, Konrad Dybcio,
MyungJoo Ham, Chanwoo Choi, Krzysztof Kozlowski, Conor Dooley,
linux-arm-msm, linux-kernel, devicetree
On Fri, Jul 28, 2023 at 08:54:16AM +0100, Lee Jones wrote:
> On Thu, 27 Jul 2023, Guru Das Srinagesh wrote:
>
> > Clean up my email address as the codeaurora.org address is not used
> > anymore.
> >
> > Signed-off-by: Guru Das Srinagesh <quic_gurus@quicinc.com>
> > ---
> > Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml | 2 +-
> > Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml | 2 +-
>
> 2 patches isn't exactly 'treewide'.
>
> Anyway, since there are not dependencies between the changes, please
> separate them out, one per subsystem.
I'm happy to take these patches via the DT tree. No real advantage to
creating more work to split up these trivial changes.
Rob
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] treewide: Update Guru Das Srinagesh's email address
2023-07-28 0:16 [PATCH] treewide: Update Guru Das Srinagesh's email address Guru Das Srinagesh
2023-07-28 6:03 ` Mukesh Ojha
2023-07-28 7:54 ` Lee Jones
@ 2023-08-03 1:10 ` Rob Herring
2 siblings, 0 replies; 7+ messages in thread
From: Rob Herring @ 2023-08-03 1:10 UTC (permalink / raw)
To: Guru Das Srinagesh
Cc: linux-kernel, Krzysztof Kozlowski, devicetree, Bjorn Andersson,
MyungJoo Ham, Rob Herring, Chanwoo Choi, Andy Gross, Conor Dooley,
linux-arm-msm, Konrad Dybcio, Lee Jones
On Thu, 27 Jul 2023 17:16:22 -0700, Guru Das Srinagesh wrote:
> Clean up my email address as the codeaurora.org address is not used
> anymore.
>
> Signed-off-by: Guru Das Srinagesh <quic_gurus@quicinc.com>
> ---
> Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml | 2 +-
> Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
Applied, thanks!
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH] treewide: Update Guru Das Srinagesh's email address
2023-08-03 1:10 ` Rob Herring
@ 2023-08-15 18:04 ` Lee Jones
0 siblings, 0 replies; 7+ messages in thread
From: Lee Jones @ 2023-08-15 18:04 UTC (permalink / raw)
To: Rob Herring
Cc: Guru Das Srinagesh, Andy Gross, Bjorn Andersson, Konrad Dybcio,
MyungJoo Ham, Chanwoo Choi, Krzysztof Kozlowski, Conor Dooley,
linux-arm-msm, linux-kernel, devicetree
On Wed, 02 Aug 2023, Rob Herring wrote:
> On Fri, Jul 28, 2023 at 08:54:16AM +0100, Lee Jones wrote:
> > On Thu, 27 Jul 2023, Guru Das Srinagesh wrote:
> >
> > > Clean up my email address as the codeaurora.org address is not used
> > > anymore.
> > >
> > > Signed-off-by: Guru Das Srinagesh <quic_gurus@quicinc.com>
> > > ---
> > > Documentation/devicetree/bindings/extcon/qcom,pm8941-misc.yaml | 2 +-
> > > Documentation/devicetree/bindings/mfd/qcom,pm8008.yaml | 2 +-
> >
> > 2 patches isn't exactly 'treewide'.
> >
> > Anyway, since there are not dependencies between the changes, please
> > separate them out, one per subsystem.
>
> I'm happy to take these patches via the DT tree. No real advantage to
> creating more work to split up these trivial changes.
Sounds good.
--
Lee Jones [李琼斯]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2023-08-15 18:04 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-28 0:16 [PATCH] treewide: Update Guru Das Srinagesh's email address Guru Das Srinagesh
2023-07-28 6:03 ` Mukesh Ojha
2023-07-28 7:14 ` Guru Das Srinagesh
2023-07-28 7:54 ` Lee Jones
2023-08-03 1:10 ` Rob Herring
2023-08-15 18:04 ` Lee Jones
2023-08-03 1:10 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).