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 383CDC001DE for ; Wed, 19 Jul 2023 07:00:55 +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=c6pdMFrH8/NltVgXkv2IboXF+jyZpm2H+1UlQGBnRZ4=; b=lzXXyRxiZG09+x cqv2OM9Uw6cWfUBYMC0KGHdhtmx0YiXnw0tLDjgK/g9BCTfQvllcRHQDk96mu99VpyiHDKuw0vGDN 1O4E3SB5KRdCGlLppDJ0/T1dymvNY1Y185xIlKCnN3gNPKi98xhiKS/OCQBH+jv+cms55cvT1TWW3 t22PcWvL1Aa1FDcJViVZkwsilMIimej/VYEqocya8pQhTE3ihZg/eFEjm8fcPZ7E1/vUbJq4RL4Mi r4NNaQD95LLvUfB3uHTP8RPuwD+6TJA9ivrcoxH6NamFJXGGRzrwObDDmz2mNFbA5A0LK7cUFvjay QR32DZ4gI8EIDDyKXj+w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qM1At-0061HB-0c; Wed, 19 Jul 2023 07:00:39 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qM1Aq-0061Gd-1D for linux-arm-kernel@lists.infradead.org; Wed, 19 Jul 2023 07:00:37 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id B7B37612BC; Wed, 19 Jul 2023 07:00:35 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B7D0FC433C7; Wed, 19 Jul 2023 07:00:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689750035; bh=aroVN9ylhT+jGcY56bKaxxXfO8XoQj1uPdqUTCGAqtY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VDHtuu2WKS2ADWsGTrCfkLBUA9vfUIoZ341lLPeFi7sGMOxPV588R4A82BMoyXDVq n4BvyBO3fxP4/zlNgY5JJkwY+fHqUxzC9OLX71/c1Se+7zyrwxbtuj4gP8DPcWUtOg a75xbe1+0aOiJoLgI0CMwtwQm+Z+iu5A627GCcZ3Z5PxZO6DdQA68Gq6UEvB9uJWo4 wyn7rEd6UWNWMPdmOZ0QbrWxNjneheXn4AqCl7EZSkOX803zFzvfNHd9s4neEXftF2 U0VHoHFenxeqzL09DsJcCIzHmjgNc2OQSwoYHDxmYo3Ibj/XgHojXDiLWEO/yuyN93 BBSas6JqlBlVQ== Date: Wed, 19 Jul 2023 15:00:22 +0800 From: Shawn Guo To: "Peng Fan (OSS)" , Ulf Hansson Cc: s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, Frank.Li@nxp.com, aisheng.dong@nxp.com, marcel.ziswiler@toradex.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Peng Fan Subject: Re: [PATCH 0/7] firmware: imx: scu-pd: misc update Message-ID: <20230719070022.GH151430@dragon> References: <20230714090936.937344-1-peng.fan@oss.nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230714090936.937344-1-peng.fan@oss.nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230719_000036_456547_F7B82CC2 X-CRM114-Status: GOOD ( 13.35 ) 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 +Ulf On Fri, Jul 14, 2023 at 05:09:29PM +0800, Peng Fan (OSS) wrote: > From: Peng Fan > > This patchset is to upstream NXP downstream scu-pd driver patches. > patch 1,2 is to support more PDs > patch 3 is to not power off console when no console suspend > patch 4 is to suppress bind > patch 5 is to make genpd align with HW state > patch 6 is to support LP mode in runtime suspend, OFF mode in system suspend. > patch 7 is to change init level to avoid uneccessary defer probe > > Dong Aisheng (2): > firmware: imx: scu-pd: do not power off console if no_console_suspend > firmware: imx: scu-pd: change init level to subsys_initcall > > Peng Fan (5): > firmware: imx: scu-pd: enlarge PD range > firmware: imx: scu-pd: add more PDs > firmware: imx: scu-pd: Suppress bind attrs > firmware: imx: scu-pd: initialize is_off according to HW state > firmware: imx: scu-pd: add multi states support > > drivers/firmware/imx/scu-pd.c | 193 ++++++++++++++++++++++++++++++++-- > 1 file changed, 182 insertions(+), 11 deletions(-) We have genpd subsystem [1] coming. Should we consider to move this scu-pd driver there too? Shawn [1] https://lore.kernel.org/linux-arm-kernel/20230714092301.28690-1-ulf.hansson@linaro.org/T/ _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel