Skip to content

Commit

Permalink
arm64: dts: qcom: sc8280xp: Add missing SCM interconnect
Browse files Browse the repository at this point in the history
[ Upstream commit 0a69ccf ]

The SCM interconnect path was missing. Add it.

Fixes: 152d1fa ("arm64: dts: qcom: add SC8280XP platform")
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Johan Hovold <johan+linaro@kernel.org>
Tested-by: Johan Hovold <johan+linaro@kernel.org>
Link: https://lore.kernel.org/r/20230622-topic-8280scmicc-v1-2-6ef318919ea5@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
  • Loading branch information
konradybcio authored and gregkh committed Sep 13, 2023
1 parent e5bf98c commit 82c3d34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/qcom/sc8280xp.dtsi
Expand Up @@ -396,6 +396,7 @@
firmware {
scm: scm {
compatible = "qcom,scm-sc8280xp", "qcom,scm";
interconnects = <&aggre2_noc MASTER_CRYPTO 0 &mc_virt SLAVE_EBI1 0>;
};
};

Expand Down

0 comments on commit 82c3d34

Please sign in to comment.