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

Commit af7c7ad5 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Allocate memory for diag client for MSM8953"

parents 211ed73a 4dd89f8a
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -1180,10 +1180,11 @@
			label = "modem";
		};

		mem_client_3_size: qcom,client_3 {
		qcom,client_3 {
			compatible = "qcom,memshare-peripheral";
			qcom,peripheral-size = <0x0>;
			qcom,peripheral-size = <0x500000>;
			qcom,client-id = <1>;
			qcom,allocate-boot-time;
			label = "modem";
		};
	};