mbox series

[0/3] Add support for proxy interconnect bandwidth votes

Message ID 1644813252-12897-1-git-send-email-quic_sibis@quicinc.com (mailing list archive)
Headers show
Series Add support for proxy interconnect bandwidth votes | expand

Message

Sibi Sankar Feb. 14, 2022, 4:34 a.m. UTC
Add support for proxy interconnect bandwidth votes during modem bootup on
SC7280 SoCs.

Sibi Sankar (3):
  dt-bindings: remoteproc: qcom: Add interconnects property
  remoteproc: qcom_q6v5_mss: Add support for interconnect bandwidth
    voting
  arm64: dts: qcom: sc7280: Add proxy interconnect requirements for
    modem

 .../devicetree/bindings/remoteproc/qcom,q6v5.txt   | 23 ++++++
 arch/arm64/boot/dts/qcom/sc7280-chrome-common.dtsi |  2 +
 drivers/remoteproc/qcom_q6v5_mss.c                 | 95 +++++++++++++++++++++-
 3 files changed, 119 insertions(+), 1 deletion(-)

Comments

Stephen Boyd April 4, 2022, 11:17 p.m. UTC | #1
Quoting Sibi Sankar (2022-02-13 20:34:09)
> Add support for proxy interconnect bandwidth votes during modem bootup on
> SC7280 SoCs.
>
> Sibi Sankar (3):
>   dt-bindings: remoteproc: qcom: Add interconnects property
>   remoteproc: qcom_q6v5_mss: Add support for interconnect bandwidth
>     voting
>   arm64: dts: qcom: sc7280: Add proxy interconnect requirements for
>     modem

Is this patch series going to be resent? Does it need to be applied to
sc7180 as well?
Sibi Sankar May 10, 2022, 10:59 a.m. UTC | #2
On 4/5/22 4:47 AM, Stephen Boyd wrote:
> Quoting Sibi Sankar (2022-02-13 20:34:09)
>> Add support for proxy interconnect bandwidth votes during modem bootup on
>> SC7280 SoCs.
>>
>> Sibi Sankar (3):
>>    dt-bindings: remoteproc: qcom: Add interconnects property
>>    remoteproc: qcom_q6v5_mss: Add support for interconnect bandwidth
>>      voting
>>    arm64: dts: qcom: sc7280: Add proxy interconnect requirements for
>>      modem
> 
> Is this patch series going to be resent? Does it need to be applied to
> sc7180 as well?

Stephen,
The proxy votes are needed on SC7180.

-Sibi
>
Sibi Sankar May 10, 2022, 11:03 a.m. UTC | #3
On 5/10/22 4:29 PM, Sibi Sankar wrote:
> On 4/5/22 4:47 AM, Stephen Boyd wrote:
>> Quoting Sibi Sankar (2022-02-13 20:34:09)
>>> Add support for proxy interconnect bandwidth votes during modem 
>>> bootup on
>>> SC7280 SoCs.
>>>
>>> Sibi Sankar (3):
>>>    dt-bindings: remoteproc: qcom: Add interconnects property
>>>    remoteproc: qcom_q6v5_mss: Add support for interconnect bandwidth
>>>      voting
>>>    arm64: dts: qcom: sc7280: Add proxy interconnect requirements for
>>>      modem
>>
>> Is this patch series going to be resent? Does it need to be applied to
>> sc7180 as well?
> 
> Stephen,
> The proxy votes are needed on SC7180.

Sorry I meant to say they aren't needed on SC7180.

> 
> -Sibi
>>