arm64: dts: msm8996: Add SCM DT node
authorspjoshi@codeaurora.org <spjoshi@codeaurora.org>
Sat, 29 Oct 2016 00:14:23 +0000 (17:14 -0700)
committerAndy Gross <andy.gross@linaro.org>
Fri, 13 Jan 2017 19:13:06 +0000 (13:13 -0600)
Add SCM DT node to enable SCM functionality on MSM8996.

Signed-off-by: Sarangdhar Joshi <spjoshi@codeaurora.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/boot/dts/qcom/msm8996.dtsi

index 9d1d7ad..4571fb1 100644 (file)
                method = "smc";
        };
 
+       firmware {
+               scm {
+                       compatible = "qcom,scm-msm8996";
+               };
+       };
+
        tcsr_mutex: hwlock {
                compatible = "qcom,tcsr-mutex";
                syscon = <&tcsr_mutex_regs 0 0x1000>;