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

Commit 66cda1d4 authored by Bhaumik Bhatt's avatar Bhaumik Bhatt
Browse files

ARM: dts: msm: Use high priority tasklet for control events

MHI state changes coming on control event ring can see delays in
processing if multiple RT threads are hogging the CPUs which is
supposed to run the tasklet. Hence, tasklets get downgraded and
often get a chance to run much later after some timeouts have
occurred from the client side. Bump up the control event ring
tasklet to a high priority tasklet and avoid such issues.

Change-Id: I2914e595906dc148c9bf99f1a8698613607d8608
parent 6e226172
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5389,7 +5389,7 @@
				mhi,num-elements = <32>;
				mhi,intmod = <0>;
				mhi,msi = <1>;
				mhi,priority = <1>;
				mhi,priority = <0>;
				mhi,brstmode = <2>;
				mhi,data-type = <1>;
			};