From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4FD74C2D0FF for ; Wed, 13 May 2020 06:20:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 32D152176D for ; Wed, 13 May 2020 06:20:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589350808; bh=/A1eECqNMynRH2eqrwFutvn/1UlyfqwOMM3kayDNmdk=; h=Subject:From:Date:References:In-Reply-To:To:Cc:List-ID:From; b=WyfXfP4Jin1aWoPz1i7xfGYUK0ZKvL9A7RTKJ2fDK1h70bhhkK2wrJ+LHSUUnt5fI 0VzNcShYv1QDWw/DNjLYRBZRZMSttTRp1QX6bQpnfdeFqDFeP/2K54dmj54Yut1glb AceCRfKbfxuTnMom13Y9YRXMwUOcvevLW6Wpqhb8= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729133AbgEMGUI (ORCPT ); Wed, 13 May 2020 02:20:08 -0400 Received: from mail.kernel.org ([198.145.29.99]:43888 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729026AbgEMGUH (ORCPT ); Wed, 13 May 2020 02:20:07 -0400 Content-Type: text/plain; charset="utf-8" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589350807; bh=/A1eECqNMynRH2eqrwFutvn/1UlyfqwOMM3kayDNmdk=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=yRZA8kdlAQuRxot8+3aCXW4G83dE0tuganqkl31F999pjHhp98uUubfnjs2OP0fg3 AZhUVLKAF7pU38rgdBQQAqHns624WvwjVgMxFlFp2Dp8d9UD9uA/qeSLGlIb9wMQFS Zn/PV7+B+pWpKwsebgo5aGUvc9DOJIWznZoKw6qU= MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] remoteproc: core: Prevent system suspend during remoteproc recovery From: patchwork-bot+linux-remoteproc@kernel.org Message-Id: <158935080708.26945.7079941302344036400.git-patchwork-notify@kernel.org> Date: Wed, 13 May 2020 06:20:07 +0000 References: <1588183482-21146-1-git-send-email-rishabhb@codeaurora.org> In-Reply-To: <1588183482-21146-1-git-send-email-rishabhb@codeaurora.org> To: Rishabh Bhatnagar Cc: linux-remoteproc@vger.kernel.org Sender: linux-remoteproc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-remoteproc@vger.kernel.org Hello: This patch was applied to andersson/remoteproc.git (refs/heads/for-next). On Wed, 29 Apr 2020 11:04:42 -0700 you wrote: > 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 > Signed-off-by: Rishabh Bhatnagar > Acked-by: Mathieu Poirier > > [...] Here is a summary with links: - remoteproc: core: Prevent system suspend during remoteproc recovery https://git.kernel.org/andersson/remoteproc/c/a781e5aa59110d002a56bd41a397c0c8892f0609 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.wiki.kernel.org/userdoc/pwbot