2024-02-02 18:18:22

by Jeffrey Hugo

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

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 <[email protected]>
---
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 <[email protected]>
- - Odelu Kukatla <[email protected]>
+ - Odelu Kukatla <[email protected]>

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



2024-02-05 18:38:11

by Rob Herring (Arm)

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


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 <[email protected]>
> ---
> Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Acked-by: Rob Herring <[email protected]>


2024-02-16 16:19:26

by Jeffrey Hugo

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

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 <[email protected]>
>> ---
>> Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>
> Acked-by: Rob Herring <[email protected]>
>

Will you take this into your tree?

-Jeff

2024-02-16 17:09:31

by Georgi Djakov

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

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 <[email protected]>
>>> ---
>>>   Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml | 2 +-
>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>
>>
>> Acked-by: Rob Herring <[email protected]>
>>
>
> Will you take this into your tree?

Hi Jeff,

I'll apply it.

Thanks,
Georgi

2024-02-16 17:34:42

by Jeffrey Hugo

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

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 <[email protected]>
>>>> ---
>>>>   Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml | 2 +-
>>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>>
>>>
>>> Acked-by: Rob Herring <[email protected]>
>>>
>>
>> Will you take this into your tree?
>
> Hi Jeff,
>
> I'll apply it.

Works for me. Thanks!

-Jeff

2024-02-23 15:56:32

by Jeffrey Hugo

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

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 <[email protected]>
>>>>> ---
>>>>>   Documentation/devicetree/bindings/interconnect/qcom,rpmh.yaml | 2 +-
>>>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>>>
>>>>
>>>> Acked-by: Rob Herring <[email protected]>
>>>>
>>>
>>> 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