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

Commit aa3f45ff authored by Manoj Prabhu B's avatar Manoj Prabhu B
Browse files

ARM: dts: msm: Enable memory allocation for diag client for 8953



The new diag client requires additional memory from hlos. This
patch caters to diag memory requirement.

CRs-Fixed: 903849
Change-Id: If9d43911b35fee216b331f06a00256041a264a38
Signed-off-by: default avatarManoj Prabhu B <bmanoj@codeaurora.org>
parent 2696d3b0
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -181,6 +181,10 @@
	pinctrl-0 = <&uart_console_active>;
};

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

&sdhc_1 {
	/* device core power supply */
	vdd-supply = <&pmtitanium_l8>;
+1 −1
Original line number Diff line number Diff line
@@ -1161,7 +1161,7 @@
			label = "modem";
		};

		qcom,client_3 {
		mem_client_3_size: qcom,client_3 {
			compatible = "qcom,memshare-peripheral";
			qcom,peripheral-size = <0x0>;
			qcom,client-id = <1>;