aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2019-09-26 09:37:15 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2019-09-26 09:37:14 -0700
commitd524a53d37dbcfa0142b6aad6fb441024f02e9ef (patch)
tree05d0d7f978e862a56fbc57bd3459f19dc902aa69
parent78aca076dfc084a47c40c88dd3969bdc5872910e (diff)
parent51d6b1dc74dbeb79a6258c23e2b31e3472957fb7 (diff)
Merge "ARM: dts: msm: fix event rings for RMNET_CTL channels"LA.UM.8.1.r1-09500-sm8150.0
-rw-r--r--arch/arm64/boot/dts/qcom/sm8150-mhi.dtsi8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm64/boot/dts/qcom/sm8150-mhi.dtsi b/arch/arm64/boot/dts/qcom/sm8150-mhi.dtsi
index 8f94fa627ed6..27f075bdff41 100644
--- a/arch/arm64/boot/dts/qcom/sm8150-mhi.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8150-mhi.dtsi
@@ -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>;
@@ -1005,7 +1005,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>;
@@ -1016,7 +1016,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>;