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

Commit dbe3fbfe authored by zhaochen's avatar zhaochen
Browse files

ARM: dts: msm: add sequential firmware load to spyro



Add sequential-fw-load in pil_mss to fix the modem firmware
load problem.

Change-Id: I2d1c1b0fbdbb9a8ade51143de16c145483e306d0
Signed-off-by: default avatarZhaoyuan Cheng <zhaochen@codeaurora.org>
parent cbbe4ded
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -13,3 +13,7 @@

#include "sdm429.dtsi"
#include "sdm429w-pm660.dtsi"

&pil_mss {
	qcom,sequential-fw-load;
};