Skip to content

Commit

Permalink
arm64: dts: qcom: sm8450: Add interconnect requirements for SCM
Browse files Browse the repository at this point in the history
Add interconnects requirements for the SCM interface on SM8450 SoCs.

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-4-git-send-email-quic_sibis@quicinc.com
  • Loading branch information
Sibi Sankar authored and Bjorn Andersson committed Jun 30, 2022
1 parent 34279d6 commit 4c9fb8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/qcom/sm8450.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@
firmware {
scm: scm {
compatible = "qcom,scm-sm8450", "qcom,scm";
interconnects = <&aggre2_noc MASTER_CRYPTO 0 &mc_virt SLAVE_EBI1 0>;
#reset-cells = <1>;
};
};
Expand Down

0 comments on commit 4c9fb8e

Please sign in to comment.