Skip to content

Commit

Permalink
arm64: dts: qcom: ipq8074: Add scm on IPQ8074 SoCs
Browse files Browse the repository at this point in the history
Enables scm support, clock is not needed for enabling scm interface.

Signed-off-by: Gokul Sriram Palanisamy <gokulsri@codeaurora.org>
Signed-off-by: Sricharan R <sricharan@codeaurora.org>
Link: https://lore.kernel.org/r/1611984013-10201-9-git-send-email-gokulsri@codeaurora.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
  • Loading branch information
Gokul Sriram Palanisamy authored and Bjorn Andersson committed Jul 19, 2021
1 parent af5f967 commit 6df9102
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm64/boot/dts/qcom/ipq8074.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,12 @@
method = "smc";
};

firmware {
scm {
compatible = "qcom,scm-ipq8074", "qcom,scm";
};
};

soc: soc {
#address-cells = <0x1>;
#size-cells = <0x1>;
Expand Down

0 comments on commit 6df9102

Please sign in to comment.