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

Commit 661e035f authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add kaslr offset IMEM entry for QCS405"

parents 43f98ecf 2e0418c9
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -521,6 +521,11 @@
			compatible = "qcom,msm-imem-diag-dload";
			reg = <0xc8 200>;
		};

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

	qcom,lpass@c000000 {