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=-6.9 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 CEF5EC4363D for ; Thu, 24 Sep 2020 09:46:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 52AB52396E for ; Thu, 24 Sep 2020 09:46:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="OVr4txBi" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726739AbgIXJq0 (ORCPT ); Thu, 24 Sep 2020 05:46:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42290 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726380AbgIXJq0 (ORCPT ); Thu, 24 Sep 2020 05:46:26 -0400 Received: from mail-pl1-x643.google.com (mail-pl1-x643.google.com [IPv6:2607:f8b0:4864:20::643]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4A108C0613CE for ; Thu, 24 Sep 2020 02:46:26 -0700 (PDT) Received: by mail-pl1-x643.google.com with SMTP id r19so1412150pls.1 for ; Thu, 24 Sep 2020 02:46:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:mail-followup-to:references :mime-version:content-disposition:in-reply-to; bh=dXtDG4WXuNqSQN3RaeiVNpThPEJ77urnmm8s8YfK9as=; b=OVr4txBidiEBxnfJqJ9/EnzP3gI/lBYaT06g2AKQ8Lbe7l2szbZn3gFrz6AvOc86Ho kghJ+6i1SVcXrtjV5uBzfgaxqyGWlgNvVcD89h+7RdrrKZ7aBbsXVOCw1LSvsA8m0J7B TJ773YLQ7hYp1u6O3LoWRuXBMswTEkdIWnbRzrtazDSadSqGZTWwsKNIInNzinyccioY ZuQwhY2ZN6m48SvSy4MGPNstQpBAFu33lQFUdbXaZTIaB1c8nBfUjJO6fl7wsGqU5+K2 PutQ6cW5XIe6rnJKamufFrPZQuv2yvvZkd3jlTEbG05aykgyhjrsdMpT7K90MgQwa1qL pJqg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id :mail-followup-to:references:mime-version:content-disposition :in-reply-to; bh=dXtDG4WXuNqSQN3RaeiVNpThPEJ77urnmm8s8YfK9as=; b=e7C8rDSOlaUyY7ZuncMsRrMsxM+2HM90OD+pHxQ5bgwutgURysU9xw/T6VAA6sXhky XBNFnkv3mMcHGOWEZmaXpL+RI17s5W63iJhC7oU2fIb/QM1wga/XDrI+ToNLuebiNF1d I/giTuTV25XqIyixc6uT9Am/DS0MxqqQLtV+AAU7YCv+Fum115T1Bq+GnzXzsY7OiDJ8 a0JPF5JHBAxDhf4I4hmLAKRGZhsrF+1wSeSN1Oi2YEgkDLA3fRh5KmYHM87SQJ8BjJeT RSZ8Kz7kGFbPhQHzoa7q7FO3LG79RR28FYdnH7igIM5Z0xTL9+vkVaHYmnNP3BD+JYDl 2SHA== X-Gm-Message-State: AOAM533dcindOgxMbfKn15HR0u12hoJyHrQaaNVVavHqrfdheBER6Lic GtIcVFf3wo4ux1M/o63vQ1S+nQ== X-Google-Smtp-Source: ABdhPJwvoFGmBEq5M8K5CejYig9XJcZP8vHTUKRMae2JWD/ZRrSG5k2Y9sOLOCqMALRPy8BB97sT8g== X-Received: by 2002:a17:902:6844:b029:d2:4300:b936 with SMTP id f4-20020a1709026844b02900d24300b936mr3852762pln.32.1600940785590; Thu, 24 Sep 2020 02:46:25 -0700 (PDT) Received: from laputa (p784a66b9.tkyea130.ap.so-net.ne.jp. [120.74.102.185]) by smtp.gmail.com with ESMTPSA id x4sm2413008pfm.86.2020.09.24.02.46.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Sep 2020 02:46:24 -0700 (PDT) Date: Thu, 24 Sep 2020 18:46:20 +0900 From: AKASHI Takahiro To: Ben Chuang Cc: Adrian Hunter , Ulf Hansson , linux-mmc , Linux Kernel Mailing List , Ben Chuang , greg.tu@genesyslogic.com.tw, Renius.Chen@genesyslogic.com.tw Subject: Re: [RFC PATCH V3 12/21] mmc: sdhci: UHS-II support, add hooks for additional operations Message-ID: <20200924094620.GA38298@laputa> Mail-Followup-To: AKASHI Takahiro , Ben Chuang , Adrian Hunter , Ulf Hansson , linux-mmc , Linux Kernel Mailing List , Ben Chuang , greg.tu@genesyslogic.com.tw, Renius.Chen@genesyslogic.com.tw References: <20200710111054.29562-1-benchuanggli@gmail.com> <9fa17d60-a540-d0d8-7b2c-0016c3b5c532@intel.com> <20200917051253.GA3094018@laputa> <20200918011502.GA27646@laputa> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Ben, On Fri, Sep 18, 2020 at 06:27:01PM +0800, Ben Chuang wrote: > On Fri, Sep 18, 2020 at 9:15 AM AKASHI Takahiro > wrote: > > > > Ben, > > > > On Thu, Sep 17, 2020 at 06:12:27PM +0800, Ben Chuang wrote: > > > Hi Takahiro, > > > > > > On Thu, Sep 17, 2020 at 1:12 PM AKASHI Takahiro > > > wrote: > > > > > > > > Adrian, Ben, > > > > > > > > Regarding _reset() function, > > > > > > > > On Fri, Aug 21, 2020 at 05:08:32PM +0300, Adrian Hunter wrote: > > > > > On 10/07/20 2:10 pm, Ben Chuang wrote: > > > > > > From: Ben Chuang > > > > > > > > > > > > In this commit, UHS-II related operations will be called via a function > > > > > > pointer array, sdhci_uhs2_ops, in order to make UHS-II support as > > > > > > a kernel module. > > > > > > This array will be initialized only if CONFIG_MMC_SDHCI_UHS2 is enabled > > > > > > and when the UHS-II module is loaded. Otherwise, all the functions > > > > > > stay void. > > > > > > > > > > > > Signed-off-by: Ben Chuang > > > > > > Signed-off-by: AKASHI Takahiro > > > > > > --- > > > > > > drivers/mmc/host/sdhci.c | 152 ++++++++++++++++++++++++++++++++++----- > > > > > > 1 file changed, 136 insertions(+), 16 deletions(-) > > > > > > > > > > > > > > (snip) > > > > > > > > > > if (host->ops->platform_send_init_74_clocks) > > > > > > host->ops->platform_send_init_74_clocks(host, ios->power_mode); > > > > > > > > > > > > @@ -2331,7 +2411,7 @@ void sdhci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) > > > > > > } > > > > > > > > > > > > if (host->version >= SDHCI_SPEC_300) { > > > > > > - u16 clk, ctrl_2; > > > > > > + u16 clk; > > > > > > > > > > > > if (!host->preset_enabled) { > > > > > > sdhci_writeb(host, ctrl, SDHCI_HOST_CONTROL); > > > > > > @@ -3173,11 +3253,19 @@ static bool sdhci_request_done(struct sdhci_host *host) > > > > > > /* This is to force an update */ > > > > > > host->ops->set_clock(host, host->clock); > > > > > > > > > > > > - /* Spec says we should do both at the same time, but Ricoh > > > > > > - controllers do not like that. */ > > > > > > - sdhci_do_reset(host, SDHCI_RESET_CMD); > > > > > > - sdhci_do_reset(host, SDHCI_RESET_DATA); > > > > > > - > > > > > > + if (IS_ENABLED(CONFIG_MMC_SDHCI_UHS2) && > > > > > > + host->mmc->flags & MMC_UHS2_INITIALIZED) { > > > > > > + if (sdhci_uhs2_ops.reset) > > > > > > + sdhci_uhs2_ops.reset(host, > > > > > > + SDHCI_UHS2_SW_RESET_SD); > > > > > > + } else { > > > > > > + /* > > > > > > + * Spec says we should do both at the same time, but > > > > > > + * Ricoh controllers do not like that. > > > > > > + */ > > > > > > + sdhci_do_reset(host, SDHCI_RESET_CMD); > > > > > > + sdhci_do_reset(host, SDHCI_RESET_DATA); > > > > > > + } > > > > > > > > > > Please look at using the existing ->reset() sdhci host op instead. > > > > > > > > Well, the second argument to those reset functions is a bit-wise value > > > > to different "reset" registers, SDHCI_SOFTWARE_RESET and SDHCI_UHS2_SW_RESET, > > > > respectively. > > > > > > > > This fact raises a couple of questions to me: > > > > > > > > 1) Does it make sense to merge two functionality into one, i.e. > > > > sdhci_do_reset(), which is set to call ->reset hook? > > > > > > > > -> Adrian > > > > > > > > 2) UHS2_SW_RESET_SD is done only at this place while there are many callsites > > > > of reset(RESET_CMD|RESET_DATA) in sdhci.c. > > > > Why does the current code work? > > > > > > > > I found, in sdhci-pci-gli.c, > > > > sdhci_gl9755_reset() > > > > /* reset sd-tran on UHS2 mode if need to reset cmd/data */ > > > > if ((mask & SDHCI_RESET_CMD) | (mask & SDHCI_RESET_DATA)) > > > > gl9755_uhs2_reset_sd_tran(host); > > > > (A) > > > > > > > > > > Is this the trick to avoid the issue? > > > > (It looks redundant in terms of the hack above in sdhci_request_done() > > > > and even quite dirty to me. Moreover, no corresponding code for gl9750 > > > > and gl9763.) > > > > > > GL9755 currently does SD reset and UHS-II reset together. > > > > Do you mean that, in UHS-II operations, you need only the reset on > > SDHCI_UHS2_SW_RESET register? > > No, GL9755 does SD reset and UHS-II reset together. Is this also true for all sdhci controller drivers in general? As I said, I didn't find any precise description about this in SD specification. -Takahiro Akashi > > But the hunk above (A) does the UHS-II reset along with UHS-I reset. > > > > > There is no UHS-II interface on gl9750 and gl9763e. > > > > > > > > > > > -> Ben > > > > > > > > 3) (More or less SD specification issue) > > > > In UHS-II mode, do we have to call reset(SHCI_RESET_ALL) along with > > > > reset(UHS2_SW_RESET_FULL)? > > > > Under the current implementation, both will be called at the end. > > > > > > > > > > As I know, the UHS2_SW_RESET_FULL is only for UHS-II. > > > Can you list the lines that reset(SHCI_RESET_ALL) and > > > reset(UHS2_SW_RESET_FULL) are both called? > > > > I was not clear here. (The above is also another example.) > > > > Look at sdhci_remove_host() and shdci_uhs2_remote_host(). > > If the argument 'dead' is 0, we will do both of the resets for UHS-II. > > Do UHS2_SW_RESET_FULL in sdhci_uhs2_remove_host() and then do > SDHCI_RESET_ALL in sdhci_remove_host() is ok. > > > > > > -Takahiro Akashi > > > > > > -> Adrian, Ben > > > > > > > > 4) (Not directly linked to UHS-II support) > > > > In some places, we see the sequence: > > > > sdhci_do_reset(host, SDHCI_RESET_CMD); > > > > sdhci_do_reset(host, SDHCI_RESET_DATA); > > > > while in other places, > > > > sdhci_do_reset(host, SDHCI_RESET_CMD | SDHCI_RESET_DATA); > > > > > > > > If the statement below is true, > > > > > > - /* Spec says we should do both at the same time, but Ricoh > > > > > > - controllers do not like that. */ > > > > the latter should be wrong. > > > > > > > > -> Adrian > > > > > > > > -Takahiro Akashi > > > > > > > > > > > > > > > > > > host->pending_reset = false; > > > > > > } > > > > > > > > > > > > @@ -3532,6 +3620,13 @@ static irqreturn_t sdhci_irq(int irq, void *dev_id) > > > > > > SDHCI_INT_BUS_POWER); > > > > > > sdhci_writel(host, mask, SDHCI_INT_STATUS); > > > > > > > > > > > > + if (IS_ENABLED(CONFIG_MMC_SDHCI_UHS2) && > > > > > > + intmask & SDHCI_INT_ERROR && > > > > > > + host->mmc->flags & MMC_UHS2_SUPPORT) { > > > > > > + if (sdhci_uhs2_ops.irq) > > > > > > + sdhci_uhs2_ops.irq(host); > > > > > > + } > > > > > > + > > > > > > > > > > Please look at using the existing ->irq() sdhci host op instead > > > > > > > > > > > if (intmask & (SDHCI_INT_CARD_INSERT | SDHCI_INT_CARD_REMOVE)) { > > > > > > u32 present = sdhci_readl(host, SDHCI_PRESENT_STATE) & > > > > > > SDHCI_CARD_PRESENT; > > > > > > @@ -4717,6 +4812,14 @@ int sdhci_setup_host(struct sdhci_host *host) > > > > > > /* This may alter mmc->*_blk_* parameters */ > > > > > > sdhci_allocate_bounce_buffer(host); > > > > > > > > > > > > + if (IS_ENABLED(CONFIG_MMC_SDHCI_UHS2) && > > > > > > + host->version >= SDHCI_SPEC_400 && > > > > > > + sdhci_uhs2_ops.add_host) { > > > > > > + ret = sdhci_uhs2_ops.add_host(host, host->caps1); > > > > > > + if (ret) > > > > > > + goto unreg; > > > > > > + } > > > > > > + > > > > > > > > > > I think you should look at creating uhs2_add_host() instead > > > > > > > > > > > return 0; > > > > > > > > > > > > unreg: > > > > > > @@ -4738,6 +4841,8 @@ void sdhci_cleanup_host(struct sdhci_host *host) > > > > > > { > > > > > > struct mmc_host *mmc = host->mmc; > > > > > > > > > > > > + /* FIXME: Do we have to do some cleanup for UHS2 here? */ > > > > > > + > > > > > > if (!IS_ERR(mmc->supply.vqmmc)) > > > > > > regulator_disable(mmc->supply.vqmmc); > > > > > > > > > > > > @@ -4766,6 +4871,14 @@ int __sdhci_add_host(struct sdhci_host *host) > > > > > > mmc->cqe_ops = NULL; > > > > > > } > > > > > > > > > > > > + if ((mmc->caps & MMC_CAP_UHS2) && !host->v4_mode) { > > > > > > + /* host doesn't want to enable UHS2 support */ > > > > > > + mmc->caps &= ~MMC_CAP_UHS2; > > > > > > + mmc->flags &= ~MMC_UHS2_SUPPORT; > > > > > > + > > > > > > + /* FIXME: Do we have to do some cleanup here? */ > > > > > > + } > > > > > > + > > > > > > host->complete_wq = alloc_workqueue("sdhci", flags, 0); > > > > > > if (!host->complete_wq) > > > > > > return -ENOMEM; > > > > > > @@ -4812,6 +4925,9 @@ int __sdhci_add_host(struct sdhci_host *host) > > > > > > unled: > > > > > > sdhci_led_unregister(host); > > > > > > unirq: > > > > > > + if (IS_ENABLED(CONFIG_MMC_SDHCI_UHS2) && > > > > > > + sdhci_uhs2_ops.remove_host) > > > > > > + sdhci_uhs2_ops.remove_host(host, 0); > > > > > > sdhci_do_reset(host, SDHCI_RESET_ALL); > > > > > > sdhci_writel(host, 0, SDHCI_INT_ENABLE); > > > > > > sdhci_writel(host, 0, SDHCI_SIGNAL_ENABLE); > > > > > > @@ -4869,6 +4985,10 @@ void sdhci_remove_host(struct sdhci_host *host, int dead) > > > > > > > > > > > > sdhci_led_unregister(host); > > > > > > > > > > > > + if (IS_ENABLED(CONFIG_MMC_SDHCI_UHS2) && > > > > > > + sdhci_uhs2_ops.remove_host) > > > > > > + sdhci_uhs2_ops.remove_host(host, dead); > > > > > > + > > > > > > > > > > I think you should look at creating uhs2_remove_host() instead > > > > > > > > > > > if (!dead) > > > > > > sdhci_do_reset(host, SDHCI_RESET_ALL); > > > > > > > > > > > > > > > > >