public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address
@ 2024-02-02 18:17 Jeffrey Hugo
  2024-02-05 18:37 ` Rob Herring
  0 siblings, 1 reply; 6+ messages in thread
From: Jeffrey Hugo @ 2024-02-02 18:17 UTC (permalink / raw)
  To: andersson, konrad.dybcio, djakov, robh, krzysztof.kozlowski+dt,
	conor+dt, quic_okukatla
  Cc: linux-arm-msm, linux-pm, devicetree, linux-kernel, Jeffrey Hugo

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


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address
  2024-02-02 18:17 [PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address Jeffrey Hugo
@ 2024-02-05 18:37 ` Rob Herring
  2024-02-16 16:19   ` Jeffrey Hugo
  0 siblings, 1 reply; 6+ messages in thread
From: Rob Herring @ 2024-02-05 18:37 UTC (permalink / raw)
  To: Jeffrey Hugo
  Cc: linux-kernel, konrad.dybcio, djakov, linux-pm,
	krzysztof.kozlowski+dt, andersson, quic_okukatla, devicetree,
	conor+dt, linux-arm-msm


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>


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address
  2024-02-05 18:37 ` Rob Herring
@ 2024-02-16 16:19   ` Jeffrey Hugo
  2024-02-16 17:08     ` Georgi Djakov
  0 siblings, 1 reply; 6+ messages in thread
From: Jeffrey Hugo @ 2024-02-16 16:19 UTC (permalink / raw)
  To: Rob Herring
  Cc: linux-kernel, konrad.dybcio, djakov, linux-pm,
	krzysztof.kozlowski+dt, andersson, quic_okukatla, devicetree,
	conor+dt, linux-arm-msm

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address
  2024-02-16 16:19   ` Jeffrey Hugo
@ 2024-02-16 17:08     ` Georgi Djakov
  2024-02-16 17:11       ` Jeffrey Hugo
  0 siblings, 1 reply; 6+ messages in thread
From: Georgi Djakov @ 2024-02-16 17:08 UTC (permalink / raw)
  To: Jeffrey Hugo, Rob Herring
  Cc: linux-kernel, konrad.dybcio, linux-pm, krzysztof.kozlowski+dt,
	andersson, quic_okukatla, devicetree, conor+dt, linux-arm-msm

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address
  2024-02-16 17:08     ` Georgi Djakov
@ 2024-02-16 17:11       ` Jeffrey Hugo
  2024-02-23 15:56         ` Jeffrey Hugo
  0 siblings, 1 reply; 6+ messages in thread
From: Jeffrey Hugo @ 2024-02-16 17:11 UTC (permalink / raw)
  To: Georgi Djakov, Rob Herring
  Cc: linux-kernel, konrad.dybcio, linux-pm, krzysztof.kozlowski+dt,
	andersson, quic_okukatla, devicetree, conor+dt, linux-arm-msm

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address
  2024-02-16 17:11       ` Jeffrey Hugo
@ 2024-02-23 15:56         ` Jeffrey Hugo
  0 siblings, 0 replies; 6+ messages in thread
From: Jeffrey Hugo @ 2024-02-23 15:56 UTC (permalink / raw)
  To: Georgi Djakov, Rob Herring
  Cc: linux-kernel, konrad.dybcio, linux-pm, krzysztof.kozlowski+dt,
	andersson, quic_okukatla, devicetree, conor+dt, linux-arm-msm

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-02-23 15:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-02 18:17 [PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address Jeffrey Hugo
2024-02-05 18:37 ` Rob Herring
2024-02-16 16:19   ` Jeffrey Hugo
2024-02-16 17:08     ` Georgi Djakov
2024-02-16 17:11       ` Jeffrey Hugo
2024-02-23 15:56         ` Jeffrey Hugo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox