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

Commit 060a3788 authored by Sahitya Tummala's avatar Sahitya Tummala
Browse files

ARM: dts: msm: Increase the rmtfs buffer size on 8917



This reverts commit 1926eb77 ("ARM: dts: msm: Remove increase rmtfs
buffer size in 8917")  as we need 1.5MB rmtfs buffer size on 8917.

Change-Id: I7acd777b148213e37c9a3bdb9cd121401fad207c
Signed-off-by: default avatarSahitya Tummala <stummala@codeaurora.org>
parent 8eefef21
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -212,7 +212,7 @@

	qcom,rmtfs_sharedmem@00000000 {
		compatible = "qcom,sharedmem-uio";
		reg = <0x00000000 0x00e0000>;
		reg = <0x00000000 0x00180000>;
		reg-names = "rmtfs";
		qcom,client-id = <0x00000001>;
	};