Commit 702956a1 authored by spjoshi@codeaurora.org's avatar spjoshi@codeaurora.org Committed by Andy Gross

arm64: dts: msm8996: Add SCM DT node

Add SCM DT node to enable SCM functionality on MSM8996.
Signed-off-by: default avatarSarangdhar Joshi <spjoshi@codeaurora.org>
Reviewed-by: default avatarStephen Boyd <sboyd@codeaurora.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent a402a354
......@@ -248,6 +248,12 @@ psci {
method = "smc";
};
firmware {
scm {
compatible = "qcom,scm-msm8996";
};
};
tcsr_mutex: hwlock {
compatible = "qcom,tcsr-mutex";
syscon = <&tcsr_mutex_regs 0 0x1000>;
......
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