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

Commit ddfbff05 authored by Sujeev Dias's avatar Sujeev Dias Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: set 32KB buffer length for pre-allocated mhi channels



Set buffer length to 32KB for pre-allocated MHI channels to
avoid larger than order of 3 memory allocations as recommended.

CRs-Fixed: 2446873
Change-Id: Ibf81f2029c85125ae4f7165c13096bc1648213ef
Acked-by: default avatarBhaumik Vasav Bhatt <bbhatt@qti.qualcomm.com>
parent fbb1779a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -14,6 +14,7 @@
		/* mhi bus specific settings */
		mhi,max-channels = <110>;
		mhi,timeout = <2000>;
		mhi,buffer-len = <0x8000>;

		#address-cells = <1>;
		#size-cells = <1>;