Home
last modified time | relevance | path

Searched hist:a781e5aa59110d002a56bd41a397c0c8892f0609 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/remoteproc/
H A Dqcom_q6v5_pas.cdiff a781e5aa59110d002a56bd41a397c0c8892f0609 Wed Apr 29 13:04:42 CDT 2020 Rishabh Bhatnagar <rishabhb@codeaurora.org> remoteproc: core: Prevent system suspend during remoteproc recovery

The system might go into suspend during recovery of any remoteproc.
This will interrupt the recovery process in between increasing the
recovery time. Make the platform device as wakeup capable and
use pm_stay_wake/pm_relax APIs to avoid system from going into
suspend during recovery.

Signed-off-by: Siddharth Gupta <sidgup@codeaurora.org>
Signed-off-by: Rishabh Bhatnagar <rishabhb@codeaurora.org>
Acked-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Link: https://lore.kernel.org/r/1588183482-21146-1-git-send-email-rishabhb@codeaurora.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
H A Dremoteproc_core.cdiff a781e5aa59110d002a56bd41a397c0c8892f0609 Wed Apr 29 13:04:42 CDT 2020 Rishabh Bhatnagar <rishabhb@codeaurora.org> remoteproc: core: Prevent system suspend during remoteproc recovery

The system might go into suspend during recovery of any remoteproc.
This will interrupt the recovery process in between increasing the
recovery time. Make the platform device as wakeup capable and
use pm_stay_wake/pm_relax APIs to avoid system from going into
suspend during recovery.

Signed-off-by: Siddharth Gupta <sidgup@codeaurora.org>
Signed-off-by: Rishabh Bhatnagar <rishabhb@codeaurora.org>
Acked-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Link: https://lore.kernel.org/r/1588183482-21146-1-git-send-email-rishabhb@codeaurora.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>