Re: [PATCH 2/2] interconnect: qcom: add Hawi interconnect provider driver
From: Krzysztof Kozlowski
Date: Tue Mar 31 2026 - 04:52:40 EST
On 31/03/2026 10:45, Krzysztof Kozlowski wrote:
> On Mon, Mar 30, 2026 at 05:40:01PM -0700, Vivek Aknurwar wrote:
>> Add driver for the Qualcomm interconnect buses found in Hawi
>> based platforms. The topology consists of several NoCs that are
>> controlled by a remote processor that collects the aggregated
>> bandwidth for each master-slave pairs.
>>
>> Signed-off-by: Vivek Aknurwar <vivek.aknurwar@xxxxxxxxxxxxxxxx>
>> ---
>> drivers/interconnect/qcom/Kconfig | 9 +
>> drivers/interconnect/qcom/Makefile | 2 +
>> drivers/interconnect/qcom/hawi.c | 2021 ++++++++++++++++++++++++++++++++++++
>
> Can you finally stop sending code based on downstream?
>
> You just made same mistakes I have been fixing for more than 3 years
> now.
Oh, no, I was wrong - my grep pattern was incomplete. The code is
finally fixed!
Sorry for the noise.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Best regards,
Krzysztof