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

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

Merge "ARM: dts: msm: Enable uefi_log memory for SA8155"

parents e0546c3b e8983a1f
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -206,6 +206,13 @@
	qcom,adsp-remoteheap-vmid = <3 5 6>;
};

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

#include "camera/sa8155-camera.dtsi"
#include "camera/sa8155-camera-sensor.dtsi"
#include "sa8155-audio.dtsi"