Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d850156a authored by Bjorn Andersson's avatar Bjorn Andersson Committed by Andy Gross
Browse files

arm64: dts: qcom: msm8998: Add firmware node



Add the firmware and scm nodes for msm8998

Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent c7833949
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -237,6 +237,12 @@
		};
	};

	firmware {
		scm {
			compatible = "qcom,scm-msm8998";
		};
	};

	tcsr_mutex: hwlock {
		compatible = "qcom,tcsr-mutex";
		syscon = <&tcsr_mutex_regs 0 0x1000>;