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

Commit abe9702b authored by Bhaumik Bhatt's avatar Bhaumik Bhatt
Browse files

ARM: dts: msm: no interrupt moderation for timesync event ring



Interrupt moderation is not required for the time synchronization
doorbell method. Make the timer 0 from the event ring
configuration.

Change-Id: I98b16244c0ab36397f86259b24370dd35516767f
Signed-off-by: default avatarBhaumik Bhatt <bbhatt@codeaurora.org>
parent d791c619
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -151,7 +151,7 @@

		mhi_event@5 {
			mhi,num-elements = <32>;
			mhi,intmod = <1>;
			mhi,intmod = <0>;
			mhi,msi = <0>;
			mhi,priority = <2>;
			mhi,brstmode = <2>;