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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6A29CC48291 for ; Mon, 5 Feb 2024 07:00:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=xwZ8fgawvu5VyYZ70gYf1BjNEYWqUmFTrwpNda/sCsA=; b=tC5BNQkwpkOti4 QdJnZiieqYGsaOEW8H+Fabn2ZLBROPn8up3iJ8B8273Ftp6SGXaPCeegzVTSzd8HFKPPb9GWZLrW7 7FgEdcCjukpTdHUG2WeLyeFP3SiPuCV/K3Ztr7/sKBchJuagtyV6OxxygUWvKUgL85GgzlLIphpdE en7KYbMPVHSuznqBK3sU5Qp0yY0HNjarHxCNxGmwFOnUi0zsK9gLHBHmFqKuX87uXAfQRYBBU/UVd CEG3aSEALIFR424hFuC7f9vTlSKsfOi8DKbl6f2dC0o6WRAsIqpQSm2snWXIEKQfidVZBsPLQ4wWw 0V9XpkMrwaSq33wh1T8A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rWsxc-00000002Dv9-05Nl; Mon, 05 Feb 2024 07:00:08 +0000 Received: from mail5.25mail.st ([74.50.62.9]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rWsxY-00000002Dso-32LY; Mon, 05 Feb 2024 07:00:06 +0000 Received: from localhost (91-158-86-216.elisa-laajakaista.fi [91.158.86.216]) by mail5.25mail.st (Postfix) with ESMTPSA id 3015060461; Mon, 5 Feb 2024 06:58:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=atomide.com; s=25mailst; t=1707116398; bh=zt0C46DodJBw5mMiz+hdsd1ggKvdZL8FZ+OjMed37Rk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tH36ZgQuTy82CmmwbwrfaK6mcnilerxyth/pAfkT84LOG4s04CTqsIidYWsJCJTc1 apeqTj9Ms8UG356uohWBjDVKt31g8C9hKjXd7dhaVjMRHC3ertJwBG9ydwEbnNDt8e CQhDuXlo0wPxJWJJd/UVIVCM/J0Tfktzoh6ampZMQQ9nv5xQRb1TblzH3KgH3RF5Ip M9zqc2fCDXTlZz5Skz7zQs2Jo9X7tgWF6JXlp++gtHN6gZPY6N0Ae2TkQjZSqoYlHl uGD7cs673Ujl6skOSecx0oIAZe6gCl8kskqZ5oA6cQj2GxY8GYx4dc+Pmezp51aRAF Y4Wr2WQsVmz/A== Date: Mon, 5 Feb 2024 08:58:48 +0200 From: Tony Lindgren To: Thomas Richard Cc: Linus Walleij , Bartosz Golaszewski , Andy Shevchenko , Haojian Zhuang , Vignesh R , Aaro Koskinen , Janusz Krzysztofik , Andi Shyti , Peter Rosin , Vinod Koul , Kishon Vijay Abraham I , Philipp Zabel , Tom Joseph , Lorenzo Pieralisi , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Rob Herring , Bjorn Helgaas , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, linux-i2c@vger.kernel.org, linux-phy@lists.infradead.org, linux-pci@vger.kernel.org, gregory.clement@bootlin.com, theo.lebrun@bootlin.com, thomas.petazzoni@bootlin.com, u-kumar1@ti.com Subject: Re: [PATCH v2 01/15] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq() Message-ID: <20240205065848.GC5185@atomide.com> References: <20240102-j7200-pcie-s2r-v2-0-8e4f7d228ec2@bootlin.com> <20240102-j7200-pcie-s2r-v2-1-8e4f7d228ec2@bootlin.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240102-j7200-pcie-s2r-v2-1-8e4f7d228ec2@bootlin.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240204_230004_823132_78C5769C X-CRM114-Status: UNSURE ( 7.22 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org * Thomas Richard [240126 14:37]: > Some IOs can be needed during suspend_noirq()/resume_noirq(). > So move suspend()/resume() to noirq. Hmm so what happened to the earlier i2c transfer at noirq level comments from me and Linus W here? It seems the cover letter mentions it but I don't see the related changes in this patch? Regards, Tony _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel