Received: by 10.192.165.148 with SMTP id m20csp3215386imm; Mon, 23 Apr 2018 02:40:29 -0700 (PDT) X-Google-Smtp-Source: AIpwx48HW6kVQkNwugyvJUSGshMDHS8eKfad/CMML6kBgqtb3Nk+1rgEyEYnsg54UOLojHY9JqI1 X-Received: by 10.101.86.8 with SMTP id l8mr15918350pgs.182.1524476429757; Mon, 23 Apr 2018 02:40:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524476429; cv=none; d=google.com; s=arc-20160816; b=dw6dP5/nrd/or8ZRXpUP+iDBgepADPoqlbeVVDci8Dc40OmBOwNKjLA5XJMU2cf/NW k2WgRkKlD2YUO4NQH4kPucQvJQ5N4yIq4qOn0My4RGARfp/JRLOSyKYhrmsctpwTjoth zod1HqsKeaMhtdhAzpO3Xo9Vq0y+vapT9LxFNEN2aS5ooPuk2DDOE88uePbZc0ZsMN64 wCT2+jTSQzL2JyoyDgpNqmVclNDB/uQ/3UFmGKKLMdKV4WvdbzHhzS5mZjOqN1y9GY6R eXYftvc7P2/Tyotj++ln45QZinml0HMM1XPKb7k0gxBcmUkwCZci6bRHypPf6AEjQAqV e9EA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:content-transfer-encoding :references:in-reply-to:date:cc:to:from:subject:message-id :arc-authentication-results; bh=HfbnHsELFD74i9ePYGgn6npGst/My2TfQhqyvLqUL/Y=; b=Tfd4uyBXh7j2q6CyTXG6r1OHh01tuwVKgS0sDbBtC+2LW5kbsfskkQIC2uiXidOjDh MadlT5Gy8ssUQ2FrCZ4RNPKaHxY/8pt4i2ZsnalJOZtXPa8t1pMi80qRWPu3LDwZyEZ4 ieu9eAVQ5wiIgMXAX92PLUBX0UPdzCpr4pfW7kcpmtQ7aC8v/rLrOjefTvu86Ls1ae6P q5LEHGpkrmfpxpicIYLPzbEaAy4r2Ej1paBenQf6avT7tluxneGnBFP2LS9kM683z2+x w4Ny8FNhQA8HyIBf4s/eU5py9+u7/DkTrt8dpfn3OZVGt/S98X6dDjsArGXK9WZqnTaX 8XJw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id v7si9400302pgr.443.2018.04.23.02.40.15; Mon, 23 Apr 2018 02:40:29 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754563AbeDWJjG (ORCPT + 99 others); Mon, 23 Apr 2018 05:39:06 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:6527 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1754304AbeDWJjF (ORCPT ); Mon, 23 Apr 2018 05:39:05 -0400 X-UUID: 7c6ca21f6a1b45778d42aff72a290742-20180423 Received: from mtkexhb02.mediatek.inc [(172.21.101.103)] by mailgw02.mediatek.com (envelope-from ) (mhqrelay.mediatek.com ESMTP with TLS) with ESMTP id 1418951556; Mon, 23 Apr 2018 17:39:02 +0800 Received: from mtkcas09.mediatek.inc (172.21.101.178) by mtkmbs02n1.mediatek.inc (172.21.101.77) with Microsoft SMTP Server (TLS) id 15.0.1210.3; Mon, 23 Apr 2018 17:39:00 +0800 Received: from [172.21.77.33] (172.21.77.33) by mtkcas09.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1210.3 via Frontend Transport; Mon, 23 Apr 2018 17:39:00 +0800 Message-ID: <1524476340.12322.14.camel@mtkswgap22> Subject: Re: [PATCH v2 2/2] soc: mediatek: add a fixed wait for SRAM stable From: Sean Wang To: Matthias Brugger CC: , , , , , , , "Weiyi Lu" Date: Mon, 23 Apr 2018 17:39:00 +0800 In-Reply-To: <51840588-96e4-2520-f3d7-a61e74da6814@gmail.com> References: <2e16481e1477dfae0cfb24568d8111da81d92628.1524472331.git.sean.wang@mediatek.com> <0ef8e87ba7156e626d1a1a48388f222ce917099b.1524472331.git.sean.wang@mediatek.com> <51840588-96e4-2520-f3d7-a61e74da6814@gmail.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-MTK: N Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2018-04-23 at 11:31 +0200, Matthias Brugger wrote: > > On 04/23/2018 10:36 AM, sean.wang@mediatek.com wrote: > > From: Sean Wang > > > > MT7622_POWER_DOMAIN_WB doesn't send an ACK when its managed SRAM becomes > > stable, which is not like the behavior the other power domains should > > have. Therefore, it's necessary for such a power domain to have a fixed > > and well-predefined duration to wait until its managed SRAM can be allowed > > to access by all functions running on the top. > > > > v1 -> v2: > > - use MTK_SCPD_FWAIT_SRAM flag as an indication requiring force waiting. > > > > Signed-off-by: Sean Wang > > Cc: Matthias Brugger > > Cc: Ulf Hansson > > Cc: Weiyi Lu > > --- > > drivers/soc/mediatek/mtk-scpsys.c | 24 ++++++++++++++++++------ > > 1 file changed, 18 insertions(+), 6 deletions(-) > > > > diff --git a/drivers/soc/mediatek/mtk-scpsys.c b/drivers/soc/mediatek/mtk-scpsys.c > > index b1b45e4..d4f1a63 100644 > > --- a/drivers/soc/mediatek/mtk-scpsys.c > > +++ b/drivers/soc/mediatek/mtk-scpsys.c > > @@ -32,6 +32,7 @@ > > #define MTK_POLL_TIMEOUT (jiffies_to_usecs(HZ)) > > > > #define MTK_SCPD_ACTIVE_WAKEUP BIT(0) > > +#define MTK_SCPD_FWAIT_SRAM BIT(1) > > #define MTK_SCPD_CAPS(_scpd, _x) ((_scpd)->data->caps & (_x)) > > > > #define SPM_VDE_PWR_CON 0x0210 > > @@ -237,11 +238,22 @@ static int scpsys_power_on(struct generic_pm_domain *genpd) > > val &= ~scpd->data->sram_pdn_bits; > > writel(val, ctl_addr); > > > > - /* wait until SRAM_PDN_ACK all 0 */ > > - ret = readl_poll_timeout(ctl_addr, tmp, (tmp & pdn_ack) == 0, > > - MTK_POLL_DELAY_US, MTK_POLL_TIMEOUT); > > - if (ret < 0) > > - goto err_pwr_ack; > > + /* Either wait until SRAM_PDN_ACK all 0 or have a force wait */ > > + if (!MTK_SCPD_CAPS(scpd, MTK_SCPD_FWAIT_SRAM)) { > > + ret = readl_poll_timeout(ctl_addr, tmp, (tmp & pdn_ack) == 0, > > + MTK_POLL_DELAY_US, MTK_POLL_TIMEOUT); > > + if (ret < 0) > > + goto err_pwr_ack; > > + } else { > > + /* > > + * Currently, MTK_SCPD_FWAIT_SRAM is necessary only for > > + * MT7622_POWER_DOMAIN_WB and thus just a trivial setup is > > + * applied here. If there're more domains which need to force > > + * waiting for its own pre-defined value, the duration should > > + * be coded in the caps field. > > + */ > > I would say, if necessary in the future we can add a switch statement here. > Other then that the patches look good. If you are OK, I'll just delete the last > sentence when applying the patch. > yes, it's okay for me. > Regards, > Matthias > > > + usleep_range(12000, 12100); > > + }; > > > > if (scpd->data->bus_prot_mask) { > > ret = mtk_infracfg_clear_bus_protection(scp->infracfg, > > @@ -785,7 +797,7 @@ static const struct scp_domain_data scp_domain_data_mt7622[] = { > > .sram_pdn_ack_bits = 0, > > .clk_id = {CLK_NONE}, > > .bus_prot_mask = MT7622_TOP_AXI_PROT_EN_WB, > > - .caps = MTK_SCPD_ACTIVE_WAKEUP, > > + .caps = MTK_SCPD_ACTIVE_WAKEUP | MTK_SCPD_FWAIT_SRAM, > > }, > > }; > > > >