Commit 77bb7f94 authored by Sibi Sankar's avatar Sibi Sankar Committed by Andy Gross

arm64: dts: qcom: sdm845: Add SCM DT node

Add SCM DT node to enable SCM functionality on SDM845.
Reviewed-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarSibi Sankar <sibis@codeaurora.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent 539e7a68
...@@ -233,6 +233,12 @@ sleep_clk: sleep-clk { ...@@ -233,6 +233,12 @@ sleep_clk: sleep-clk {
}; };
}; };
firmware {
scm {
compatible = "qcom,scm-sdm845", "qcom,scm";
};
};
tcsr_mutex: hwlock { tcsr_mutex: hwlock {
compatible = "qcom,tcsr-mutex"; compatible = "qcom,tcsr-mutex";
syscon = <&tcsr_mutex_regs 0 0x1000>; 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