Commit 6df9102f authored by Gokul Sriram Palanisamy's avatar Gokul Sriram Palanisamy Committed by Bjorn Andersson

arm64: dts: qcom: ipq8074: Add scm on IPQ8074 SoCs

Enables scm support, clock is not needed for enabling scm interface.
Signed-off-by: default avatarGokul Sriram Palanisamy <gokulsri@codeaurora.org>
Signed-off-by: default avatarSricharan R <sricharan@codeaurora.org>
Link: https://lore.kernel.org/r/1611984013-10201-9-git-send-email-gokulsri@codeaurora.orgSigned-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent af5f967c
......@@ -76,6 +76,12 @@ psci {
method = "smc";
};
firmware {
scm {
compatible = "qcom,scm-ipq8074", "qcom,scm";
};
};
soc: soc {
#address-cells = <0x1>;
#size-cells = <0x1>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment