linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] dt-bindings: interconnect: Update email address
@ 2022-06-02  0:48 Sibi Sankar
  2022-06-02  0:48 ` [PATCH 2/3] dt-bindings: reset: aoss: Update e-mail address Sibi Sankar
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sibi Sankar @ 2022-06-02  0:48 UTC (permalink / raw)
  To: bjorn.andersson
  Cc: agross, djakov, robh+dt, krzysztof.kozlowski+dt, p.zabel,
	linux-arm-msm, linux-kernel, linux-pm, devicetree, Sibi Sankar

Update email address to the quicinc.com domain.

Signed-off-by: Sibi Sankar <quic_sibis@quicinc.com>
---
 Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml b/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml
index 116e434d0daa..bf538c0c5a81 100644
--- a/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml
+++ b/Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Qualcomm Operating State Manager (OSM) L3 Interconnect Provider
 
 maintainers:
-  - Sibi Sankar <sibis@codeaurora.org>
+  - Sibi Sankar <quic_sibis@quicinc.com>
 
 description:
   L3 cache bandwidth requirements on Qualcomm SoCs is serviced by the OSM.
-- 
2.7.4


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

* [PATCH 2/3] dt-bindings: reset: aoss: Update e-mail address
  2022-06-02  0:48 [PATCH 1/3] dt-bindings: interconnect: Update email address Sibi Sankar
@ 2022-06-02  0:48 ` Sibi Sankar
  2022-06-02  0:48 ` [PATCH 3/3] dt-bindings: reset: pdc: Update email address Sibi Sankar
  2022-06-02 11:48 ` [PATCH 1/3] dt-bindings: interconnect: " Krzysztof Kozlowski
  2 siblings, 0 replies; 5+ messages in thread
From: Sibi Sankar @ 2022-06-02  0:48 UTC (permalink / raw)
  To: bjorn.andersson
  Cc: agross, djakov, robh+dt, krzysztof.kozlowski+dt, p.zabel,
	linux-arm-msm, linux-kernel, linux-pm, devicetree, Sibi Sankar

Update email address to the quicinc.com domain.

Signed-off-by: Sibi Sankar <quic_sibis@quicinc.com>
---
 Documentation/devicetree/bindings/reset/qcom,aoss-reset.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/reset/qcom,aoss-reset.yaml b/Documentation/devicetree/bindings/reset/qcom,aoss-reset.yaml
index a054757f4d9f..d92e2b3cc83f 100644
--- a/Documentation/devicetree/bindings/reset/qcom,aoss-reset.yaml
+++ b/Documentation/devicetree/bindings/reset/qcom,aoss-reset.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Qualcomm AOSS Reset Controller
 
 maintainers:
-  - Sibi Sankar <sibis@codeaurora.org>
+  - Sibi Sankar <quic_sibis@quicinc.com>
 
 description:
   The bindings describe the reset-controller found on AOSS-CC (always on
-- 
2.7.4


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

* [PATCH 3/3] dt-bindings: reset: pdc: Update email address
  2022-06-02  0:48 [PATCH 1/3] dt-bindings: interconnect: Update email address Sibi Sankar
  2022-06-02  0:48 ` [PATCH 2/3] dt-bindings: reset: aoss: Update e-mail address Sibi Sankar
@ 2022-06-02  0:48 ` Sibi Sankar
  2022-06-02 11:48 ` [PATCH 1/3] dt-bindings: interconnect: " Krzysztof Kozlowski
  2 siblings, 0 replies; 5+ messages in thread
From: Sibi Sankar @ 2022-06-02  0:48 UTC (permalink / raw)
  To: bjorn.andersson
  Cc: agross, djakov, robh+dt, krzysztof.kozlowski+dt, p.zabel,
	linux-arm-msm, linux-kernel, linux-pm, devicetree, Sibi Sankar

Update email address to the quicinc.com domain.

Signed-off-by: Sibi Sankar <quic_sibis@quicinc.com>
---
 Documentation/devicetree/bindings/reset/qcom,pdc-global.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/reset/qcom,pdc-global.yaml b/Documentation/devicetree/bindings/reset/qcom,pdc-global.yaml
index 831ea8d5d83f..ca5d79332189 100644
--- a/Documentation/devicetree/bindings/reset/qcom,pdc-global.yaml
+++ b/Documentation/devicetree/bindings/reset/qcom,pdc-global.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Qualcomm PDC Global
 
 maintainers:
-  - Sibi Sankar <sibis@codeaurora.org>
+  - Sibi Sankar <quic_sibis@quicinc.com>
 
 description:
   The bindings describes the reset-controller found on PDC-Global (Power Domain
-- 
2.7.4


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

* Re: [PATCH 1/3] dt-bindings: interconnect: Update email address
  2022-06-02  0:48 [PATCH 1/3] dt-bindings: interconnect: Update email address Sibi Sankar
  2022-06-02  0:48 ` [PATCH 2/3] dt-bindings: reset: aoss: Update e-mail address Sibi Sankar
  2022-06-02  0:48 ` [PATCH 3/3] dt-bindings: reset: pdc: Update email address Sibi Sankar
@ 2022-06-02 11:48 ` Krzysztof Kozlowski
  2022-06-02 14:43   ` Rob Herring
  2 siblings, 1 reply; 5+ messages in thread
From: Krzysztof Kozlowski @ 2022-06-02 11:48 UTC (permalink / raw)
  To: Sibi Sankar, bjorn.andersson
  Cc: agross, djakov, robh+dt, krzysztof.kozlowski+dt, p.zabel,
	linux-arm-msm, linux-kernel, linux-pm, devicetree

On 02/06/2022 02:48, Sibi Sankar wrote:
> Update email address to the quicinc.com domain.
> 
> Signed-off-by: Sibi Sankar <quic_sibis@quicinc.com>
> ---
>  Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml | 2 +-

Thanks for updating the email addresses. All three patches should be
rather squashed to one (and taken by Rob for example), it's quite a
churn. Anyway:

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


Best regards,
Krzysztof

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

* Re: [PATCH 1/3] dt-bindings: interconnect: Update email address
  2022-06-02 11:48 ` [PATCH 1/3] dt-bindings: interconnect: " Krzysztof Kozlowski
@ 2022-06-02 14:43   ` Rob Herring
  0 siblings, 0 replies; 5+ messages in thread
From: Rob Herring @ 2022-06-02 14:43 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Sibi Sankar, bjorn.andersson, agross, djakov,
	krzysztof.kozlowski+dt, p.zabel, linux-arm-msm, linux-kernel,
	linux-pm, devicetree

On Thu, Jun 02, 2022 at 01:48:21PM +0200, Krzysztof Kozlowski wrote:
> On 02/06/2022 02:48, Sibi Sankar wrote:
> > Update email address to the quicinc.com domain.
> > 
> > Signed-off-by: Sibi Sankar <quic_sibis@quicinc.com>
> > ---
> >  Documentation/devicetree/bindings/interconnect/qcom,osm-l3.yaml | 2 +-
> 
> Thanks for updating the email addresses. All three patches should be
> rather squashed to one (and taken by Rob for example), it's quite a
> churn. Anyway:

I've applied the series and did this.

Rob

> 
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> 
> Best regards,
> Krzysztof
> 

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

end of thread, other threads:[~2022-06-02 14:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-02  0:48 [PATCH 1/3] dt-bindings: interconnect: Update email address Sibi Sankar
2022-06-02  0:48 ` [PATCH 2/3] dt-bindings: reset: aoss: Update e-mail address Sibi Sankar
2022-06-02  0:48 ` [PATCH 3/3] dt-bindings: reset: pdc: Update email address Sibi Sankar
2022-06-02 11:48 ` [PATCH 1/3] dt-bindings: interconnect: " Krzysztof Kozlowski
2022-06-02 14:43   ` 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).