dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: backlight: qcom-wled: Fix bouncing email addresses
@ 2024-02-02 18:01 Jeffrey Hugo
  2024-02-05 18:37 ` Rob Herring
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jeffrey Hugo @ 2024-02-02 18:01 UTC (permalink / raw)
  To: lee, daniel.thompson, jingoohan1, pavel, robh,
	krzysztof.kozlowski+dt, conor+dt, andersson, quic_kgunda
  Cc: dri-devel, linux-leds, devicetree, linux-arm-msm, linux-kernel,
	Jeffrey Hugo

Bjorn is no longer at Linaro.  Update his email address to @kernel to
match the .mailmap entry.

The servers for @codeaurora are long retired and messages sent there
will bounce.  Update Kiran's email address to match the .mailmap entry.

This will help anyone that is looking to reach out about this binding
and is not using .mailmap to pre-process their message.

Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
---
 .../devicetree/bindings/leds/backlight/qcom-wled.yaml         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml
index 5f1849bdabba..a8490781011d 100644
--- a/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml
+++ b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml
@@ -7,8 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Qualcomm Technologies, Inc. WLED driver
 
 maintainers:
-  - Bjorn Andersson <bjorn.andersson@linaro.org>
-  - Kiran Gunda <kgunda@codeaurora.org>
+  - Bjorn Andersson <andersson@kernel.org>
+  - Kiran Gunda <quic_kgunda@quicinc.com>
 
 description: |
   WLED (White Light Emitting Diode) driver is used for controlling display
-- 
2.34.1


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

* Re: [PATCH] dt-bindings: backlight: qcom-wled: Fix bouncing email addresses
  2024-02-02 18:01 [PATCH] dt-bindings: backlight: qcom-wled: Fix bouncing email addresses Jeffrey Hugo
@ 2024-02-05 18:37 ` Rob Herring
  2024-02-07  9:41 ` Daniel Thompson
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Rob Herring @ 2024-02-05 18:37 UTC (permalink / raw)
  To: Jeffrey Hugo
  Cc: quic_kgunda, conor+dt, pavel, linux-kernel, lee, jingoohan1,
	andersson, dri-devel, linux-arm-msm, krzysztof.kozlowski+dt,
	daniel.thompson, devicetree, linux-leds


On Fri, 02 Feb 2024 11:01:51 -0700, Jeffrey Hugo wrote:
> Bjorn is no longer at Linaro.  Update his email address to @kernel to
> match the .mailmap entry.
> 
> The servers for @codeaurora are long retired and messages sent there
> will bounce.  Update Kiran's email address to match the .mailmap entry.
> 
> This will help anyone that is looking to reach out about this binding
> and is not using .mailmap to pre-process their message.
> 
> Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
> ---
>  .../devicetree/bindings/leds/backlight/qcom-wled.yaml         | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 

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


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

* Re: [PATCH] dt-bindings: backlight: qcom-wled: Fix bouncing email addresses
  2024-02-02 18:01 [PATCH] dt-bindings: backlight: qcom-wled: Fix bouncing email addresses Jeffrey Hugo
  2024-02-05 18:37 ` Rob Herring
@ 2024-02-07  9:41 ` Daniel Thompson
  2024-02-08 14:31 ` Lee Jones
  2024-02-23 16:28 ` (subset) " Lee Jones
  3 siblings, 0 replies; 5+ messages in thread
From: Daniel Thompson @ 2024-02-07  9:41 UTC (permalink / raw)
  To: Jeffrey Hugo
  Cc: lee, jingoohan1, pavel, robh, krzysztof.kozlowski+dt, conor+dt,
	andersson, quic_kgunda, dri-devel, linux-leds, devicetree,
	linux-arm-msm, linux-kernel

On Fri, Feb 02, 2024 at 11:01:51AM -0700, Jeffrey Hugo wrote:
> Bjorn is no longer at Linaro.  Update his email address to @kernel to
> match the .mailmap entry.
>
> The servers for @codeaurora are long retired and messages sent there
> will bounce.  Update Kiran's email address to match the .mailmap entry.
>
> This will help anyone that is looking to reach out about this binding
> and is not using .mailmap to pre-process their message.
>
> Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com>

Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>

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

* Re: [PATCH] dt-bindings: backlight: qcom-wled: Fix bouncing email addresses
  2024-02-02 18:01 [PATCH] dt-bindings: backlight: qcom-wled: Fix bouncing email addresses Jeffrey Hugo
  2024-02-05 18:37 ` Rob Herring
  2024-02-07  9:41 ` Daniel Thompson
@ 2024-02-08 14:31 ` Lee Jones
  2024-02-23 16:28 ` (subset) " Lee Jones
  3 siblings, 0 replies; 5+ messages in thread
From: Lee Jones @ 2024-02-08 14:31 UTC (permalink / raw)
  To: Jeffrey Hugo
  Cc: daniel.thompson, jingoohan1, pavel, robh, krzysztof.kozlowski+dt,
	conor+dt, andersson, quic_kgunda, dri-devel, linux-leds,
	devicetree, linux-arm-msm, linux-kernel

On Fri, 02 Feb 2024, Jeffrey Hugo wrote:

> Bjorn is no longer at Linaro.  Update his email address to @kernel to
> match the .mailmap entry.
> 
> The servers for @codeaurora are long retired and messages sent there
> will bounce.  Update Kiran's email address to match the .mailmap entry.
> 
> This will help anyone that is looking to reach out about this binding
> and is not using .mailmap to pre-process their message.
> 
> Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
> ---
>  .../devicetree/bindings/leds/backlight/qcom-wled.yaml         | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml
> index 5f1849bdabba..a8490781011d 100644
> --- a/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml
> +++ b/Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml
> @@ -7,8 +7,8 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: Qualcomm Technologies, Inc. WLED driver
>  
>  maintainers:
> -  - Bjorn Andersson <bjorn.andersson@linaro.org>
> -  - Kiran Gunda <kgunda@codeaurora.org>
> +  - Bjorn Andersson <andersson@kernel.org>
> +  - Kiran Gunda <quic_kgunda@quicinc.com>
>  
>  description: |
>    WLED (White Light Emitting Diode) driver is used for controlling display

Applied, thanks

-- 
Lee Jones [李琼斯]

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

* Re: (subset) [PATCH] dt-bindings: backlight: qcom-wled: Fix bouncing email addresses
  2024-02-02 18:01 [PATCH] dt-bindings: backlight: qcom-wled: Fix bouncing email addresses Jeffrey Hugo
                   ` (2 preceding siblings ...)
  2024-02-08 14:31 ` Lee Jones
@ 2024-02-23 16:28 ` Lee Jones
  3 siblings, 0 replies; 5+ messages in thread
From: Lee Jones @ 2024-02-23 16:28 UTC (permalink / raw)
  To: lee, daniel.thompson, jingoohan1, pavel, robh,
	krzysztof.kozlowski+dt, conor+dt, andersson, quic_kgunda,
	Jeffrey Hugo
  Cc: dri-devel, linux-leds, devicetree, linux-arm-msm, linux-kernel

On Fri, 02 Feb 2024 11:01:51 -0700, Jeffrey Hugo wrote:
> Bjorn is no longer at Linaro.  Update his email address to @kernel to
> match the .mailmap entry.
> 
> The servers for @codeaurora are long retired and messages sent there
> will bounce.  Update Kiran's email address to match the .mailmap entry.
> 
> This will help anyone that is looking to reach out about this binding
> and is not using .mailmap to pre-process their message.
> 
> [...]

Applied, thanks!

[1/1] dt-bindings: backlight: qcom-wled: Fix bouncing email addresses
      commit: f842d487c6a2f17a9d4d9bbcbfdb90b49adac71d

--
Lee Jones [李琼斯]


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

end of thread, other threads:[~2024-02-23 16:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-02 18:01 [PATCH] dt-bindings: backlight: qcom-wled: Fix bouncing email addresses Jeffrey Hugo
2024-02-05 18:37 ` Rob Herring
2024-02-07  9:41 ` Daniel Thompson
2024-02-08 14:31 ` Lee Jones
2024-02-23 16:28 ` (subset) " Lee Jones

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