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

Commit 897eec0b authored by Sujeev Dias's avatar Sujeev Dias
Browse files

ARM: dts: msm: Change MHI chan 101 config settings for mdm chipsets



Set DB_MODE preserve flag bits for MHI channel 101 to
disable resetting doorbell mode when exiting M3 state
transition.  MDM requires channel 101 doorbell mode to
be preserved.

CRs-Fixed: 1022868
Change-Id: I72394e52a4c94d30a4be77a57d0aec05b22139ee
Signed-off-by: default avatarSujeev Dias <sdias@codeaurora.org>
parent 82d785db
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@
	mhi-chan-cfg-34 = <0x22 0x80 0x2 0x92>;
	mhi-chan-cfg-35 = <0x23 0x80 0x2 0xa2>;
	mhi-chan-cfg-100 = <0x64 0x80 0x3 0x52>;
	mhi-chan-cfg-101 = <0x65 0x80 0x4 0x62>;
	mhi-chan-cfg-101 = <0x65 0x80 0x4 0x162>;
	mhi-event-rings = <5>;
	mhi-event-cfg-0 = <0x80 0x0 0x1 0x11>;
	mhi-event-cfg-1 = <0x80 0x1 0x1 0x11>;
+1 −1
Original line number Diff line number Diff line
@@ -87,7 +87,7 @@
	mhi-chan-cfg-34 = <0x22 0x80 0x2 0x92>;
	mhi-chan-cfg-35 = <0x23 0x80 0x2 0xa2>;
	mhi-chan-cfg-100 = <0x64 0x80 0x3 0x52>;
	mhi-chan-cfg-101 = <0x65 0x80 0x4 0x62>;
	mhi-chan-cfg-101 = <0x65 0x80 0x4 0x162>;
	mhi-event-rings = <5>;
	mhi-event-cfg-0 = <0x80 0x0 0x1 0x11>;
	mhi-event-cfg-1 = <0x80 0x1 0x1 0x11>;
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@
	mhi-chan-cfg-34 = <0x22 0x80 0x2 0x92>;
	mhi-chan-cfg-35 = <0x23 0x80 0x2 0xa2>;
	mhi-chan-cfg-100 = <0x64 0x80 0x3 0x52>;
	mhi-chan-cfg-101 = <0x65 0x80 0x4 0x62>;
	mhi-chan-cfg-101 = <0x65 0x80 0x4 0x162>;
	mhi-event-rings = <5>;
	mhi-event-cfg-0 = <0x80 0x0 0x1 0x11>;
	mhi-event-cfg-1 = <0x80 0x1 0x1 0x11>;
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@
	mhi-chan-cfg-34 = <0x22 0x80 0x2 0x92>;
	mhi-chan-cfg-35 = <0x23 0x80 0x2 0xa2>;
	mhi-chan-cfg-100 = <0x64 0x80 0x3 0x52>;
	mhi-chan-cfg-101 = <0x65 0x80 0x4 0x62>;
	mhi-chan-cfg-101 = <0x65 0x80 0x4 0x162>;
	mhi-event-rings = <5>;
	mhi-event-cfg-0 = <0x80 0x0 0x1 0x11>;
	mhi-event-cfg-1 = <0x80 0x1 0x1 0x11>;
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@
	mhi-chan-cfg-34 = <0x22 0x80 0x2 0x92>;
	mhi-chan-cfg-35 = <0x23 0x80 0x2 0xa2>;
	mhi-chan-cfg-100 = <0x64 0x80 0x3 0x52>;
	mhi-chan-cfg-101 = <0x65 0x80 0x4 0x62>;
	mhi-chan-cfg-101 = <0x65 0x80 0x4 0x162>;
	mhi-event-rings = <5>;
	mhi-event-cfg-0 = <0x80 0x0 0x1 0x11>;
	mhi-event-cfg-1 = <0x80 0x1 0x1 0x11>;
Loading