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 E4B1DC4167B for ; Wed, 29 Nov 2023 10:17:31 +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=uAmwJSBFdP7bKTXya7Jw2UlDnYestNs4bmwV82GNvO0=; b=TglQ3XDQMxPsHF YYTqYi+Im6pXaj+UOl/bjXImwkEcI3mOZ4r6la3aSzt5BvLQKdBjWrsTG+Ws94w7UOxeuDCcpfbLt e0ReUq+oiCIWG83rsiZgzssHmJYMGdPgcVMgzrBxkEjxYKpDcQgRMs22Ye/kthGqnA3LGYImp5X9l wxTr1zWyXWSy0EfmlMZgNnD1QqcUlDtlLoTQU5aBn6Qq4B4M/pvel6WAGSI+ABhm/WkvD/MM3W7Tx IlcMU6Ac3Bzj5DN91nTCpWlbLzXVqC7aMw+3sZ1X61/br1P16lT8Tkh4MA9f3GFESz2l8vg9oFTbN /OUbMmHTnw0mc98EYk9Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r8Hd1-007nAu-10; Wed, 29 Nov 2023 10:17:11 +0000 Received: from mail5.25mail.st ([74.50.62.9]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r8Hcz-007nAF-03 for linux-arm-kernel@lists.infradead.org; Wed, 29 Nov 2023 10:17:10 +0000 Received: from localhost (91-158-86-216.elisa-laajakaista.fi [91.158.86.216]) by mail5.25mail.st (Postfix) with ESMTPSA id 5B9DE603F4; Wed, 29 Nov 2023 10:16:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=atomide.com; s=25mailst; t=1701253028; bh=oE6jtE7oqWTbaOtDsTUgJOlpNSzODuybOTXGW1q0Bjg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fWn81cRxuDVWr9BFGszsg6po1qA7R1aHSxuehDs1p/KU8diPTJdmvAW5h/tWZD3ui RDmI6YvWHfQjYT1dErR4L96OhDXAJ7z/5uD+e7XCLthnFoD8UCuPzyk7Neh+RxEJFW HpwQw9Zeo2LGJrI7iUgEHy7k2eA8nFmcMWNz5qDvz1mzsjMAiPPnccRhGRrfJdx7n9 EhHenmYviEa/kPhyXd4uIr55itrraZAWdCeMAl0KQIthYDNrP1GM7Skl9DluhYEZFq mub3F5p4uU93rOZHBDTkTfaxcmOny2wTtkI7sG+CjPv3thX2/vh6vtUwBXL959wqfu F1IJB7umUSJzg== Date: Wed, 29 Nov 2023 12:16:29 +0200 From: Tony Lindgren To: Thomas Richard Cc: Linus Walleij , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Haojian Zhuang , Nishanth Menon , Vignesh Raghavendra , Tero Kristo , linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, thomas.petazzoni@bootlin.com, gregory.clement@bootlin.com, theo.lebrun@bootlin.com, u-kumar1@ti.com Subject: Re: [PATCH 2/3] pinctrl: pinctrl-single: add ti,j7200-padconf compatible Message-ID: <20231129101629.GX5169@atomide.com> References: <20231128-j7200-pinctrl-s2r-v1-0-704e7dc24460@bootlin.com> <20231128-j7200-pinctrl-s2r-v1-2-704e7dc24460@bootlin.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231128-j7200-pinctrl-s2r-v1-2-704e7dc24460@bootlin.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231129_021709_094596_73EE0FC2 X-CRM114-Status: UNSURE ( 7.16 ) 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 [231128 15:35]: > On j7200, during suspend to ram pinctrl contexts are lost. To save and > restore contexts during suspend/resume, the flag PCS_CONTEXT_LOSS_OFF > shall be set. Reviewed-by: Tony Lindgren _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel