[PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address

From: Jeffrey Hugo
Date: Fri Feb 02 2024 - 13:18:25 EST


The servers for the @codeaurora domain have long been retired and any
messages sent there will bounce. Fix Odelu's address in the binding to
match the .mailmap entry so that folks see the correct address when
looking at the documentation.

Signed-off-by: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml b/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml
index 74ab080249ff..9318b845ec35 100644
--- a/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml
+++ b/Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml
@@ -8,7 +8,7 @@ title: Qualcomm RPMh Network-On-Chip Interconnect

maintainers:
- Georgi Djakov <georgi.djakov@xxxxxxxxxx>
- - Odelu Kukatla <okukatla@xxxxxxxxxxxxxx>
+ - Odelu Kukatla <quic_okukatla@xxxxxxxxxxx>

description: |
RPMh interconnect providers support system bandwidth requirements through
--
2.34.1