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

Commit d31e0aa1 authored by Arun Kumar Neelakantam's avatar Arun Kumar Neelakantam
Browse files

ARM: dts: qcom: Change SMEM base address for 8916



With new memory map for 8916, the base address of SMEM has been
changed. Modify the DT file to address this change.

CRs-Fixed: 658539
Change-Id: I19afb93b272fc82231151984617d2f0d01fba012
Signed-off-by: default avatarArun Kumar Neelakantam <aneela@codeaurora.org>
parent b2169e98
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -732,9 +732,9 @@
		qcom,rtb-size = <0x100000>;
	};

	qcom,smem@8e200000 {
	qcom,smem@86300000 {
		compatible = "qcom,smem";
		reg = <0x8e200000 0x100000>,
		reg = <0x86300000 0x100000>,
			<0x0b011008 0x4>,
			<0x60000 0x8000>,
			<0x193D000 0x8>;