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

Commit 36702fb9 authored by Sujeev Dias's avatar Sujeev Dias
Browse files

ARM: dts: msm: configure MHI EFS device as a wake capable device for sm8150



EFS channel transfer is time sensitive that needs to be
processed before any system suspends. Therefore, configure it as
a wake-up channel.

CRs-Fixed: 2348867
Change-Id: I54fd76b8cb5d17565dc197d5c6c7a9b1419e8773
Signed-off-by: default avatarSujeev Dias <sdias@codeaurora.org>
parent 275774e0
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -142,6 +142,7 @@
				mhi,data-type = <0>;
				mhi,doorbell-mode = <2>;
				mhi,ee = <0x4>;
				mhi,wake-capable;
			};

			mhi_chan@14 {
@@ -565,6 +566,7 @@
				mhi,data-type = <0>;
				mhi,doorbell-mode = <2>;
				mhi,ee = <0x4>;
				mhi,wake-capable;
			};

			mhi_chan@14 {