firmware: qcom_scm: Add bw voting support to the SCM interface
authorSibi Sankar <quic_sibis@quicinc.com>
Mon, 23 May 2022 07:00:57 +0000 (12:30 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 30 Jun 2022 02:48:32 +0000 (21:48 -0500)
commit65b7ebda5028615f7ee7628759e05da5db7f0d25
treec4f5b5412003947c9ed8280037bbfc6dd3afdf18
parent7f045132bc23904fa962d9e1574dca521b9d47ec
firmware: qcom_scm: Add bw voting support to the SCM interface

The SMC calls required by remoteproc PAS driver on SM8450 SoCs get a
performance benefit from having a max vote to the crypto->ddr path.
Add support for bandwidth (bw) voting for those SMC calls when the
interconnects property is specified.

Signed-off-by: Sibi Sankar <quic_sibis@quicinc.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/1653289258-17699-3-git-send-email-quic_sibis@quicinc.com
drivers/firmware/qcom_scm.c