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

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

ARM: dts: msm: increase number of bw scale event ring elements



Double the number of event ring elements for special purpose
event ring such as BW scaling to accommodate extra events from
a speedy producer.

Change-Id: I6a579528b17a49f0e7eba14cb6a200e8486f6d32
Signed-off-by: default avatarBhaumik Bhatt <bbhatt@codeaurora.org>
parent 1ab8816f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -461,7 +461,7 @@
			};

			mhi_event@4 {
				mhi,num-elements = <32>;
				mhi,num-elements = <64>;
				mhi,intmod = <0>;
				mhi,msi = <0>;
				mhi,priority = <2>;
@@ -1064,7 +1064,7 @@
			};

			mhi_event@4 {
				mhi,num-elements = <32>;
				mhi,num-elements = <64>;
				mhi,intmod = <0>;
				mhi,msi = <0>;
				mhi,priority = <2>;