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

arm64: dts: qcom: msm8998: Add the qfprom node



Add the QFPROM nvmem node to msm8998

Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent d850156a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -469,6 +469,13 @@
			reg = <0x778000 0x7000>;
		};

		qfprom: qfprom@780000 {
			compatible = "qcom,qfprom";
			reg = <0x780000 0x621c>;
			#address-cells = <1>;
			#size-cells = <1>;
		};

		gcc: clock-controller@100000 {
			compatible = "qcom,gcc-msm8998";
			#clock-cells = <1>;