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=-12.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable 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 CCEFBC4707F for ; Sun, 23 May 2021 02:59:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9B55F61241 for ; Sun, 23 May 2021 02:59:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231558AbhEWDAs (ORCPT ); Sat, 22 May 2021 23:00:48 -0400 Received: from mail.kernel.org ([198.145.29.99]:48240 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231516AbhEWDAq (ORCPT ); Sat, 22 May 2021 23:00:46 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 47907611C1; Sun, 23 May 2021 02:59:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1621738760; bh=ladddHdgU4ilqNmFJ5nGJWq1vJbpf1bZ8MS3j/XpGc0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=a5TvZp7T++Su2xE+je/D/RJknC3tdKiRywMWzkbyky9/eWb0IaCGLDVp8uXOo+0SE exR1JKSkTtUGa7yCgy90740Tw/diAsxSouJ5ielOYPZEK96XXlELbzZBfJzH5IlRa/ W6/NOmBb1J1YI8mOyK8jTv0GMumOVicgWQFUSG49fgZVjv94zj0OD5c1SqARAYiZ0W gGpi7cQSNGj9YbZl4hQN9RhYqAzU0IHrLfTzZZiuPXde5XfHWaowMu/UjGdWXibQAO pLpXCdCckh81lPpWMnpbDPByjLM3S1D3e5cEGNqCEna7rqFj8UC2oKabeqVnyJLtMS 0DSisAbcCh1vA== Date: Sun, 23 May 2021 10:59:13 +0800 From: Shawn Guo To: "Peng Fan (OSS)" Cc: robh+dt@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, p.zabel@pengutronix.de, l.stach@pengutronix.de, krzk@kernel.org, agx@sigxcpu.org, marex@denx.de, andrew.smirnov@gmail.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, ping.bai@nxp.com, frieder.schrempf@kontron.de, aford173@gmail.com, abel.vesa@nxp.com Subject: Re: [PATCH V3 02/13] soc: imx: gpcv2: move domain mapping to domain driver probe Message-ID: <20210523025912.GP8194@dragon> References: <20210510040045.13225-1-peng.fan@oss.nxp.com> <20210510040045.13225-3-peng.fan@oss.nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210510040045.13225-3-peng.fan@oss.nxp.com> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 10, 2021 at 12:00:34PM +0800, Peng Fan (OSS) wrote: > From: Lucas Stach > > As long as the power domain driver is active we want power control > over the domain (which is what the mapping bit requests), so there > is no point in whacking it for every power control action, simply > set the bit in driver probe and clear it when the driver is removed. > > Tested-by: Frieder Schrempf > Reviewed-by: Frieder Schrempf > Signed-off-by: Lucas Stach You forgot your SoB. I fixed it up and applied the series. Shawn 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=-10.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 CB9FFC4707F for ; Sun, 23 May 2021 03:00:58 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 8647F6121E for ; Sun, 23 May 2021 03:00:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8647F6121E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; 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=/pnnD08G+BN0+2suYjfDSeHuE1VABcQoo0PwPw6td4w=; b=a80ffHIV8KNkOCDHJTssbSoYsW zrjscStTu/cFsKBLNLtUiX31V63w5ZcAJ+DJs6QUPYD6zqpTqjwgnQx1CebFWdQXIQ7q+qDVmKZzj gzccbgsA6H2qoLRf0kge0erBfiK9/KZrLMdWgweJ9EqFpJWxWGSqusbmzoWqXVB0rtsEpygQ8yL9P uyEBCQ9BcUvTdeemn0C/ZXMZw3zvcjFIChbO5sNLtNPTaaVQgAahKu0FRigX/L9Lz3yNY8eWjKhH1 NGryIDPJyDLyYQvoauHyfW8P32xSojenQCHmoQ5TpZgjoEFAvqM1B2kofaPgOhWLhLa6WlSOxW7PT F7xx8nGA==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lkeKr-003dD2-P6; Sun, 23 May 2021 02:59:25 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1lkeKp-003dCd-Ps for linux-arm-kernel@desiato.infradead.org; Sun, 23 May 2021 02:59:23 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=D/lhYrNCdD2DWdWlplWJEFYJ/SHsYEesnD4MyXKQnao=; b=H/rBekA1YFQvK/N/1gnX7d7Yxh NbYcpkg4U4qo/44gg9lz6i8iECaEy4JuyYVOZ6bYxjE/nLvxca5unV8G6ZlieU2XN8rKiB/uul4C/ RvQClifBzdrwE+HRIyQBk0MaVKQIO4zI5WJpkR/YPPQX67AgBxgDmI/nMu8JYqyuxtbE7abQoA/UA D2Fn96XXlcsFbY2OtLWs9MQfM+VBFdOh/C01W/bHNxp70LrIV++H2FYvyWHmf2JmwN7KVozey57yL L5v55OpsjyRFTkOGgeyIc+NqRLBMg3kZBdjM3ifEoT/hop9ajS90F4xPJ43I62Ke9QVI9mFciNxdg +hVitCNg==; Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lkeKn-000Hwn-9P for linux-arm-kernel@lists.infradead.org; Sun, 23 May 2021 02:59:22 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 47907611C1; Sun, 23 May 2021 02:59:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1621738760; bh=ladddHdgU4ilqNmFJ5nGJWq1vJbpf1bZ8MS3j/XpGc0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=a5TvZp7T++Su2xE+je/D/RJknC3tdKiRywMWzkbyky9/eWb0IaCGLDVp8uXOo+0SE exR1JKSkTtUGa7yCgy90740Tw/diAsxSouJ5ielOYPZEK96XXlELbzZBfJzH5IlRa/ W6/NOmBb1J1YI8mOyK8jTv0GMumOVicgWQFUSG49fgZVjv94zj0OD5c1SqARAYiZ0W gGpi7cQSNGj9YbZl4hQN9RhYqAzU0IHrLfTzZZiuPXde5XfHWaowMu/UjGdWXibQAO pLpXCdCckh81lPpWMnpbDPByjLM3S1D3e5cEGNqCEna7rqFj8UC2oKabeqVnyJLtMS 0DSisAbcCh1vA== Date: Sun, 23 May 2021 10:59:13 +0800 From: Shawn Guo To: "Peng Fan (OSS)" Cc: robh+dt@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, p.zabel@pengutronix.de, l.stach@pengutronix.de, krzk@kernel.org, agx@sigxcpu.org, marex@denx.de, andrew.smirnov@gmail.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, ping.bai@nxp.com, frieder.schrempf@kontron.de, aford173@gmail.com, abel.vesa@nxp.com Subject: Re: [PATCH V3 02/13] soc: imx: gpcv2: move domain mapping to domain driver probe Message-ID: <20210523025912.GP8194@dragon> References: <20210510040045.13225-1-peng.fan@oss.nxp.com> <20210510040045.13225-3-peng.fan@oss.nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210510040045.13225-3-peng.fan@oss.nxp.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210522_195921_366510_30EBD162 X-CRM114-Status: GOOD ( 10.90 ) 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 On Mon, May 10, 2021 at 12:00:34PM +0800, Peng Fan (OSS) wrote: > From: Lucas Stach > > As long as the power domain driver is active we want power control > over the domain (which is what the mapping bit requests), so there > is no point in whacking it for every power control action, simply > set the bit in driver probe and clear it when the driver is removed. > > Tested-by: Frieder Schrempf > Reviewed-by: Frieder Schrempf > Signed-off-by: Lucas Stach You forgot your SoB. I fixed it up and applied the series. Shawn _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel