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

From: Jeffrey Hugo
Date: Fri Feb 02 2024 - 12:19:52 EST


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@xxxxxxxxxxx>
---
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 <govinds@xxxxxxxxxxxxxx>
+ - Bjorn Andersson <andersson@xxxxxxxxxx>

properties:
compatible:
--
2.34.1