2024-02-02 17:19:52

by Jeffrey Hugo

[permalink] [raw]
Subject: [PATCH] dt-bindings: clock: qcom: Fix @codeaurora email in Q6SSTOP

The servers for the @codeaurora domain are long retired and any messages
addressed there will bounce. Govind Singh has left the company which
appears to leave the Q6SSTOP clock controller binding unmaintained.

Move maintenance of the binding to the Qualcomm Clock Drivers maintainer
as suggested by Bjorn Andersson.

Signed-off-by: Jeffrey Hugo <[email protected]>
---
Documentation/devicetree/bindings/clock/qcom,q6sstopcc.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/clock/qcom,q6sstopcc.yaml b/Documentation/devicetree/bindings/clock/qcom,q6sstopcc.yaml
index 03fa30fe9253..e0f4d692728c 100644
--- a/Documentation/devicetree/bindings/clock/qcom,q6sstopcc.yaml
+++ b/Documentation/devicetree/bindings/clock/qcom,q6sstopcc.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Q6SSTOP clock Controller

maintainers:
- - Govind Singh <[email protected]>
+ - Bjorn Andersson <[email protected]>

properties:
compatible:
--
2.34.1



2024-02-03 17:08:12

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: clock: qcom: Fix @codeaurora email in Q6SSTOP


On Fri, 02 Feb 2024 10:19:15 -0700, Jeffrey Hugo wrote:
> The servers for the @codeaurora domain are long retired and any messages
> addressed there will bounce. Govind Singh has left the company which
> appears to leave the Q6SSTOP clock controller binding unmaintained.
>
> Move maintenance of the binding to the Qualcomm Clock Drivers maintainer
> as suggested by Bjorn Andersson.
>
> [...]

Applied, thanks!

[1/1] dt-bindings: clock: qcom: Fix @codeaurora email in Q6SSTOP
commit: d22118f005231f543ef45e17342c3eb2a71cbfe3

Best regards,
--
Bjorn Andersson <[email protected]>

2024-02-05 18:35:58

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: clock: qcom: Fix @codeaurora email in Q6SSTOP

On Fri, Feb 02, 2024 at 10:19:15AM -0700, Jeffrey Hugo wrote:
> The servers for the @codeaurora domain are long retired and any messages
> addressed there will bounce. Govind Singh has left the company which
> appears to leave the Q6SSTOP clock controller binding unmaintained.
>
> Move maintenance of the binding to the Qualcomm Clock Drivers maintainer
> as suggested by Bjorn Andersson.
>
> Signed-off-by: Jeffrey Hugo <[email protected]>
> ---
> Documentation/devicetree/bindings/clock/qcom,q6sstopcc.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

How about the rest of the tree?:

Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml: - Sandeep Panda <[email protected]
>
Documentation/devicetree/bindings/display/panel/visionox,rm69299.yaml: - Harigovindan P <harigovi@codeauro
ra.org>
Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml: - Odelu Kukatla <[email protected]>
Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml: - Kiran Gunda <[email protected]>
Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml: - Balakrishna Godavarthi <bgodava
[email protected]>
Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml: - Rocky Liao <[email protected]
rg>
Documentation/devicetree/bindings/nvmem/qcom,spmi-sdam.yaml: - Shyam Kumar Thella <[email protected]>
Documentation/devicetree/bindings/sound/google,sc7280-herobrine.yaml: - Srinivasa Rao Mandadapu <srivasam@
codeaurora.org>
Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml: - Sai Prakash Ranjan <saiprakash.ranjan@codeauro
ra.org>

2024-02-05 18:37:17

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: clock: qcom: Fix @codeaurora email in Q6SSTOP

On Mon, Feb 5, 2024 at 6:34 PM Rob Herring <[email protected]> wrote:
>
> On Fri, Feb 02, 2024 at 10:19:15AM -0700, Jeffrey Hugo wrote:
> > The servers for the @codeaurora domain are long retired and any messages
> > addressed there will bounce. Govind Singh has left the company which
> > appears to leave the Q6SSTOP clock controller binding unmaintained.
> >
> > Move maintenance of the binding to the Qualcomm Clock Drivers maintainer
> > as suggested by Bjorn Andersson.
> >
> > Signed-off-by: Jeffrey Hugo <[email protected]>
> > ---
> > Documentation/devicetree/bindings/clock/qcom,q6sstopcc.yaml | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> How about the rest of the tree?:
>
> Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml: - Sandeep Panda <[email protected]
> >
> Documentation/devicetree/bindings/display/panel/visionox,rm69299.yaml: - Harigovindan P <harigovi@codeauro
> ra.org>
> Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml: - Odelu Kukatla <[email protected]>
> Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml: - Kiran Gunda <[email protected]>
> Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml: - Balakrishna Godavarthi <bgodava
> [email protected]>
> Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml: - Rocky Liao <[email protected]
> rg>
> Documentation/devicetree/bindings/nvmem/qcom,spmi-sdam.yaml: - Shyam Kumar Thella <[email protected]>
> Documentation/devicetree/bindings/sound/google,sc7280-herobrine.yaml: - Srinivasa Rao Mandadapu <srivasam@
> codeaurora.org>
> Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml: - Sai Prakash Ranjan <saiprakash.ranjan@codeauro
> ra.org>

Nevermind, I see the other patches now. BTW, this kind of thing you
can just send me 1 patch fixing them all. Split is fine too.

Rob

2024-02-05 18:43:58

by Jeffrey Hugo

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: clock: qcom: Fix @codeaurora email in Q6SSTOP

On 2/5/2024 11:33 AM, Rob Herring wrote:
> On Fri, Feb 02, 2024 at 10:19:15AM -0700, Jeffrey Hugo wrote:
>> The servers for the @codeaurora domain are long retired and any messages
>> addressed there will bounce. Govind Singh has left the company which
>> appears to leave the Q6SSTOP clock controller binding unmaintained.
>>
>> Move maintenance of the binding to the Qualcomm Clock Drivers maintainer
>> as suggested by Bjorn Andersson.
>>
>> Signed-off-by: Jeffrey Hugo <[email protected]>
>> ---
>> Documentation/devicetree/bindings/clock/qcom,q6sstopcc.yaml | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> How about the rest of the tree?:
>
> Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml: - Sandeep Panda <[email protected]
>>
> Documentation/devicetree/bindings/display/panel/visionox,rm69299.yaml: - Harigovindan P <harigovi@codeauro
> ra.org>
> Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml: - Odelu Kukatla <[email protected]>
> Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml: - Kiran Gunda <[email protected]>
> Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml: - Balakrishna Godavarthi <bgodava
> [email protected]>
> Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml: - Rocky Liao <[email protected]
> rg>
> Documentation/devicetree/bindings/nvmem/qcom,spmi-sdam.yaml: - Shyam Kumar Thella <[email protected]>
> Documentation/devicetree/bindings/sound/google,sc7280-herobrine.yaml: - Srinivasa Rao Mandadapu <srivasam@
> codeaurora.org>
> Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml: - Sai Prakash Ranjan <saiprakash.ranjan@codeauro
> ra.org>

Most of these already have patches posted with updates.

The following have not yet been updated as we are looking for a new
owner. Hoping to have someone identified this week so we can post updates.

Documentation/devicetree/bindings/nvmem/qcom,spmi-sdam.yaml: - Shyam
Kumar Thella <[email protected]>
Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml: - Sai Prakash
Ranjan <[email protected]>
Documentation/devicetree/bindings/display/panel/visionox,rm69299.yaml:
- Harigovindan P <[email protected]>

-Jeff