arm64: dts: qcom: msm8994: Add SCM node

Signed-off-by: Konrad Dybcio <konradybcio@gmail.com>
Link: https://lore.kernel.org/r/20200624150107.76234-3-konradybcio@gmail.com
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
Konrad Dybcio 2020-06-24 17:01:00 +02:00 committed by Bjorn Andersson
parent aef9a119df
commit e4faf75d6c
1 changed files with 6 additions and 0 deletions

View File

@ -142,6 +142,12 @@ core3 {
};
};
firmware {
scm {
compatible = "qcom,scm-msm8994", "qcom,scm";
};
};
memory {
device_type = "memory";
/* We expect the bootloader to fill in the reg */