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

Commit 5f4c52d8 authored by Rohit Vaswani's avatar Rohit Vaswani Committed by Matt Wagantall
Browse files

ARM: dts: msm: Increase the NL uio memory size to 32M



Increase the uio memory region 32M to hold more NL samples.

Change-Id: Ided5613e10ed32899f4d83a5fe213d5002fd6af1
Acked-by: default avatarJie Luo <jluo@qti.qualcomm.com>
Signed-off-by: default avatarRohit Vaswani <rvaswani@codeaurora.org>
parent bca20a0b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -490,7 +490,7 @@

	qcom,nl_debug_sharedmem@1a100000 {
		compatible = "qcom,sharedmem-uio";
		reg = <0x1a100000 0x01000000>;
		reg = <0x1a100000 0x02000000>;
		reg-names = "nl_debug";
		qcom,client-id = <0x00000001>;
	};