Skip to content

Commit be577b8

Browse files
konradybcioandersson
authored andcommitted
arm64: dts: qcom: msm8992: Add a SCM node
Signed-off-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 2912215 commit be577b8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

arch/arm64/boot/dts/qcom/msm8992.dtsi

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,12 @@
118118
};
119119
};
120120

121+
firmware {
122+
scm {
123+
compatible = "qcom,scm-msm8994", "qcom,scm";
124+
};
125+
};
126+
121127
memory {
122128
device_type = "memory";
123129
/* We expect the bootloader to fill in the reg */

0 commit comments

Comments
 (0)