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

Commit 1926eb77 authored by Pavan Anamula's avatar Pavan Anamula
Browse files

ARM: dts: msm: Remove increase rmtfs buffer size in 8917



This reverts 'commit 1ee2b88d04c9 ("ARM: dts: msm: Increase rmtfs buffer
size in 8917")'.As it could be high risk to pick it up
post commercialization.

Change-Id: I52a4d8248034abeccfb92a49c1e4a5c292dff331
Signed-off-by: default avatarPavan Anamula <pavana@codeaurora.org>
parent d71271a8
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 0x00180000>;
		reg = <0x00000000 0x00e0000>;
		reg-names = "rmtfs";
		qcom,client-id = <0x00000001>;
	};