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

Commit 279da134 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: fix event rings for RMNET_CTL channels"

parents dae0036b b3207ce1
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -403,7 +403,7 @@
				reg = <109>;
				label = "RMNET_CTL";
				mhi,num-elements = <128>;
				mhi,event-ring = <12>;
				mhi,event-ring = <13>;
				mhi,chan-dir = <1>;
				mhi,data-type = <1>;
				mhi,doorbell-mode = <2>;
@@ -414,7 +414,7 @@
				reg = <110>;
				label = "RMNET_CTL";
				mhi,num-elements = <128>;
				mhi,event-ring = <13>;
				mhi,event-ring = <14>;
				mhi,chan-dir = <2>;
				mhi,data-type = <0>;
				mhi,doorbell-mode = <2>;
@@ -1006,7 +1006,7 @@
				reg = <109>;
				label = "RMNET_CTL";
				mhi,num-elements = <128>;
				mhi,event-ring = <12>;
				mhi,event-ring = <13>;
				mhi,chan-dir = <1>;
				mhi,data-type = <1>;
				mhi,doorbell-mode = <2>;
@@ -1017,7 +1017,7 @@
				reg = <110>;
				label = "RMNET_CTL";
				mhi,num-elements = <128>;
				mhi,event-ring = <13>;
				mhi,event-ring = <14>;
				mhi,chan-dir = <2>;
				mhi,data-type = <0>;
				mhi,doorbell-mode = <2>;