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

Commit 58f6c106 authored by Subhash Jadavani's avatar Subhash Jadavani Committed by Kyle Yan
Browse files

ARM: dts: msm: increase command timeout for msmskunk RUMI platform



RUMI platform is very slow and command completion may take much longer
than default scsi command timeouts.
Set "scsi-cmd-timeout" to 3000 seconds so that we don't hit the command
timeouts.

Change-Id: If3b4d18a4ef6eebcdf27d757fbcd0250cb53b77a
Signed-off-by: default avatarSubhash Jadavani <subhashj@codeaurora.org>
parent 5ea586f6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@
	lanes-per-direction = <1>;
	limit-tx-hs-gear = <1>;
	limit-rx-hs-gear = <1>;
	scsi-cmd-timeout = <300000>;

	qcom,disable-lpm;
	rpm-level = <0>;