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

Commit 1141b39b authored by Vinay Sudra's avatar Vinay Sudra
Browse files

ARM: dts: msm: Enable uefi_log memory for SA6155

Enable uefi_log reserved memory node to read uefi log buffer.

Change-Id: I3a2f498a2c7ff5ba3811dee292bf42533e4a2655
parent 6bb2f197
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -195,6 +195,12 @@
	};
};

&reserved_memory {
	uefi_log: uefi_log@0x9241C000 {
		reg = <0x0 0x9241C000 0x0 0x10000>;
		label = "uefi_log";
	};
};

#include "sa6155-pcie.dtsi"
&slpi_tlmm {