Message ID | 20240202171915.4101842-1-quic_jhugo@quicinc.com |
---|---|
State | Accepted |
Commit | d22118f005231f543ef45e17342c3eb2a71cbfe3 |
Headers | show |
Series | dt-bindings: clock: qcom: Fix @codeaurora email in Q6SSTOP | expand |
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,
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 <quic_jhugo@quicinc.com> > --- > 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 <spanda@codeaurora.org > Documentation/devicetree/bindings/display/panel/visionox,rm69299.yaml: - Harigovindan P <harigovi@codeauro ra.org> Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml: - Odelu Kukatla <okukatla@codeaurora.org> Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml: - Kiran Gunda <kgunda@codeaurora.org> Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml: - Balakrishna Godavarthi <bgodava r@codeaurora.org> Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml: - Rocky Liao <rjliao@codeaurora.o rg> Documentation/devicetree/bindings/nvmem/qcom,spmi-sdam.yaml: - Shyam Kumar Thella <sthella@codeaurora.org> 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>
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 <quic_jhugo@quicinc.com> >> --- >> 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 <spanda@codeaurora.org >> > Documentation/devicetree/bindings/display/panel/visionox,rm69299.yaml: - Harigovindan P <harigovi@codeauro > ra.org> > Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml: - Odelu Kukatla <okukatla@codeaurora.org> > Documentation/devicetree/bindings/leds/backlight/qcom-wled.yaml: - Kiran Gunda <kgunda@codeaurora.org> > Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml: - Balakrishna Godavarthi <bgodava > r@codeaurora.org> > Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml: - Rocky Liao <rjliao@codeaurora.o > rg> > Documentation/devicetree/bindings/nvmem/qcom,spmi-sdam.yaml: - Shyam Kumar Thella <sthella@codeaurora.org> > 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 <sthella@codeaurora.org> Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml: - Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org> Documentation/devicetree/bindings/display/panel/visionox,rm69299.yaml: - Harigovindan P <harigovi@codeaurora.org> -Jeff
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 <govinds@codeaurora.org> + - Bjorn Andersson <andersson@kernel.org> properties: compatible:
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 <quic_jhugo@quicinc.com> --- Documentation/devicetree/bindings/clock/qcom,q6sstopcc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)