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

Commit 87e22442 authored by Manoj Prabhu B's avatar Manoj Prabhu B
Browse files

ARM: dts: msm: Allocate memory for diag client for SDM630



This patch enables allocation of 5MB for new diag client
of memshare.

CRs-Fixed: 1107794
Change-Id: Ibfbd9c2fc13860b647c1411e6c60f4a543683993
Signed-off-by: default avatarManoj Prabhu B <bmanoj@codeaurora.org>
parent 8bb66a7e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -20,5 +20,9 @@
	pinctrl-0 = <&uart_console_active>;
};

&mem_client_3_size {
	qcom,peripheral-size = <0x500000>;
};

&soc {
};