mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-06 03:06:50 -04:00
arm64: dts: qcom: msm8998: Add firmware node
Add the firmware and scm nodes for msm8998 Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
committed by
Andy Gross
parent
c783394956
commit
d850156a22
@@ -237,6 +237,12 @@ core3 {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
firmware {
|
||||||
|
scm {
|
||||||
|
compatible = "qcom,scm-msm8998";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
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>;
|
||||||
|
|||||||
Reference in New Issue
Block a user