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

Commit fdb2c130 authored by Sahitya Tummala's avatar Sahitya Tummala
Browse files

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

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: Ie37ff6724b99439012e1a9f8d0148729d7ba2a2d
parent 009b6acf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -866,7 +866,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;