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

Commit 6d84c970 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts:msm: Add dts node for kaslr imem offset on SDM845" into msm-4.9

parents 481aee5d c251342c
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1572,6 +1572,11 @@
			compatible = "qcom,msm-imem-pil";
			reg = <0x94c 200>;
		};

		kaslr_offset@6d0 {
			compatible = "qcom,msm-imem-kaslr_offset";
			reg = <0x6d0 12>;
		};
	};

	qcom,venus@aae0000 {