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

Commit 259657a2 authored by Sahitya Tummala's avatar Sahitya Tummala
Browse files

ARM: dts: msm: increase the rmtfs shared memory size for lito

Increase the shared memory buffer size used by rmt_storage service
from 2MB to 2.5MB. This is required to cater to the increasing
use-cases on the client side.

Change-Id: I08427b24c59f6b7e80e0e1e9e333cb241919cd86
parent 1dd6d70a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2193,7 +2193,7 @@

	qcom,rmtfs_sharedmem@0 {
		compatible = "qcom,sharedmem-uio";
		reg = <0x0 0x200000>;
		reg = <0x0 0x280000>;
		reg-names = "rmtfs";
		qcom,client-id = <0x00000001>;
		qcom,guard-memory;