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

Jeffrey Hugo posted 1 patch 2 years ago
Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address
Posted by Jeffrey Hugo 2 years ago
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@quicinc.com>
---
 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@linaro.org>
-  - Odelu Kukatla <okukatla@codeaurora.org>
+  - Odelu Kukatla <quic_okukatla@quicinc.com>
 
 description: |
    RPMh interconnect providers support system bandwidth requirements through
-- 
2.34.1
Re: [PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address
Posted by Rob Herring 2 years ago
On Fri, 02 Feb 2024 11:17:48 -0700, Jeffrey Hugo wrote:
> 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@quicinc.com>
> ---
>  Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Acked-by: Rob Herring <robh@kernel.org>
Re: [PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address
Posted by Jeffrey Hugo 1 year, 11 months ago
On 2/5/2024 11:37 AM, Rob Herring wrote:
> 
> On Fri, 02 Feb 2024 11:17:48 -0700, Jeffrey Hugo wrote:
>> 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@quicinc.com>
>> ---
>>   Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
> 
> Acked-by: Rob Herring <robh@kernel.org>
> 

Will you take this into your tree?

-Jeff
Re: [PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address
Posted by Georgi Djakov 1 year, 11 months ago
On 16.02.24 18:19, Jeffrey Hugo wrote:
> On 2/5/2024 11:37 AM, Rob Herring wrote:
>>
>> On Fri, 02 Feb 2024 11:17:48 -0700, Jeffrey Hugo wrote:
>>> 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@quicinc.com>
>>> ---
>>>   Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml | 2 +-
>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>
>> Acked-by: Rob Herring <robh@kernel.org>
>>
> 
> Will you take this into your tree?

Hi Jeff,

I'll apply it.

Thanks,
Georgi
Re: [PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address
Posted by Jeffrey Hugo 1 year, 11 months ago
On 2/16/2024 10:08 AM, Georgi Djakov wrote:
> On 16.02.24 18:19, Jeffrey Hugo wrote:
>> On 2/5/2024 11:37 AM, Rob Herring wrote:
>>>
>>> On Fri, 02 Feb 2024 11:17:48 -0700, Jeffrey Hugo wrote:
>>>> 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@quicinc.com>
>>>> ---
>>>>   Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml | 2 +-
>>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>>
>>>
>>> Acked-by: Rob Herring <robh@kernel.org>
>>>
>>
>> Will you take this into your tree?
> 
> Hi Jeff,
> 
> I'll apply it.

Works for me.  Thanks!

-Jeff
Re: [PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address
Posted by Jeffrey Hugo 1 year, 11 months ago
On 2/16/2024 10:11 AM, Jeffrey Hugo wrote:
> On 2/16/2024 10:08 AM, Georgi Djakov wrote:
>> On 16.02.24 18:19, Jeffrey Hugo wrote:
>>> On 2/5/2024 11:37 AM, Rob Herring wrote:
>>>>
>>>> On Fri, 02 Feb 2024 11:17:48 -0700, Jeffrey Hugo wrote:
>>>>> 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@quicinc.com>
>>>>> ---
>>>>>   Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml | 2 +-
>>>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>>>
>>>>
>>>> Acked-by: Rob Herring <robh@kernel.org>
>>>>
>>>
>>> Will you take this into your tree?
>>
>> Hi Jeff,
>>
>> I'll apply it.
> 
> Works for me.  Thanks!
> 
> -Jeff

Georgi, I don't see this in -next.  Should I be looking elsewhere?

-Jeff