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=-4.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,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 F3B57C43461 for ; Mon, 7 Sep 2020 04:08:26 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 545D02137B for ; Mon, 7 Sep 2020 04:08:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="fO+N0PT5"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="eibc2WSy" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 545D02137B 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-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:To:Subject:Message-ID:Date:From:In-Reply-To: References:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=hrMftaGdT4O153M6x7BtkpOvE8EH5GD83/x/shKm7A0=; b=fO+N0PT51VbGTkcJk2Ic9lS5k mrVg7cnPvC/lXE3urUrcaZzk2wlsfsa26Ic/ik5TpgV+UgAFtHMvbsPYLSW99328fi2OAeT/G0WNZ iUIppz3ruIN9KVNuu+WFOPXjQdmtOCZSJ76q8f3yRwj3VtzCvA5csLrMdJ+YgSM8p1l4Mqb/5QzNL a93nZ//zWzT8wW4w7FBfqTmKs3yb7dhDCvOix7OX8x5WYi9gZ84jbTl7t7jMxPeRCU7N7q48Zkf5c ogOYdhmIE5kcv4PrM926NvH2Ef4/O7/0+jH4eI0E0GuM0KPnRV4Qes+DJ0Ojd0B9VSBoJNAnFYIVS +F8Ghd41g==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kF8S2-0007hX-Lf; Mon, 07 Sep 2020 04:08:18 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kF8Ry-0007gx-3V; Mon, 07 Sep 2020 04:08:16 +0000 Received: from mail-ej1-f42.google.com (mail-ej1-f42.google.com [209.85.218.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1521921D24; Mon, 7 Sep 2020 04:08:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1599451691; bh=ONkeX70fx/wV703g/+Q6baBO4TgEFwMz42jO1XVwCZo=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=eibc2WSyZR1TDb+In6hRhTRZuvGYrHfruxryvJjPIdfaVZtHHKZmmYfdMsGVM1m9h tTjysyi7/D6ZC1T+4tB3Gi4jTUymclWSbJhsgr1KvaHCHDcrjlxjCgNfwg8a6ehxAW s0kBkbnQivJ3xz9qtGSE/k1REiqmbnnE0bi1usVw= Received: by mail-ej1-f42.google.com with SMTP id j11so16408780ejk.0; Sun, 06 Sep 2020 21:08:11 -0700 (PDT) X-Gm-Message-State: AOAM531bvoXeI4vZwaxj65Egd6PwU3Zkp2aAu4BVrppBcjITujaodlGp dcJtcmmEOpn1p88QvPLna1V1wkkttC+cbdGkOjU= X-Google-Smtp-Source: ABdhPJxxd2BogwYi+hnmteCVzWiY87kx0dBQtNlTmTb01SAJQcu/UlZfk3j6QtUx+mA1R0RzQuwv5PUSfbz7UnXRWvU= X-Received: by 2002:ac2:5398:: with SMTP id g24mr2917539lfh.7.1599451688702; Sun, 06 Sep 2020 21:08:08 -0700 (PDT) MIME-Version: 1.0 References: <20200903232441.2694866-1-dianders@chromium.org> In-Reply-To: From: Chen-Yu Tsai Date: Mon, 7 Sep 2020 12:07:55 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 0/6] mmc: Set PROBE_PREFER_ASYNCHRONOUS for all host drivers To: Anand Moon X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200907_000814_348918_E1929874 X-CRM114-Status: GOOD ( 25.89 ) X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Heiko Stuebner , Geert Uytterhoeven , Linus Walleij , Peter Ujfalusi , Jerome Brunet , "moderated list:ARM/SAMSUNG EXYNO..." , Aaro Koskinen , Kevin Hilman , Michal Simek , Ludovic Desroches , NXP Linux Team , linux-tegra@vger.kernel.org, Sascha Hauer , =?UTF-8?B?TWljaGHFgiBNaXJvc8WCYXc=?= , Lars Persson , "open list:OMAP2+ SUPPORT" , Chaotian Jing , Scott Branden , Andrew Jeffery , Greg Kroah-Hartman , Yoshihiro Shimoda , Linux Kernel , Pengutronix Kernel Team , Eugen Hristev , Alexandre Belloni , linux-aspeed@lists.ozlabs.org, Yangtao Li , Hu Ziji , Thierry Reding , Manivannan Sadhasivam , Jesper Nilsson , Chunyan Zhang , linux-arm-kernel@axis.com, Jonathan Hunter , "open list:ARM/Rockchip SoC..." , Kukjin Kim , Pierre Ossman , Saiyam Doshi , Martin Blumenstingl , Maxime Ripard , "moderated list:BROADCOM BCM2835..." , "open list:ARM/Amlogic Meson..." , linux-arm-kernel , Barry Song , Nicolas Pitre , Douglas Anderson , Microchip Linux Driver Support , Stefan Wahren , Christophe JAILLET , Ricky Wu , Nicolas Saenz Julienne , Ulf Hansson , Neil Armstrong , Al Cooper , Wolfram Sang , Fabio Estevam , Florian Fainelli , Steen Hegelund , Krzysztof Kozlowski , Kishon Vijay Abraham I , "open list:BROADCOM BCM281XX..." , Joel Stanley , Orson Zhai , Ray Jui , Ben Dooks , Masahiro Yamada , linux-mmc , Baolin Wang , Shawn Guo , =?UTF-8?Q?Andreas_F=C3=A4rber?= , "H. Nikolaus Schaller" , Nicolas Ferre , Paul Cercueil , Lee Jones , Marek Vasut , Anson Huang , Jaehoon Chung , Robert Richter , Rui Miguel Silva , "moderated list:ARM/Mediatek SoC..." , Manuel Lauss , Matthias Brugger , Stephen Boyd , Angelo Dureghello , Lars Povlsen , Adrian Hunter , Tony Prisk , Vinod Koul , Patrice Chotard , Viresh Kumar , Jun Nie Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org (Resent from kernel.org) On Mon, Sep 7, 2020 at 11:57 AM Anand Moon wrote: > > Hi Martin. > > On Sat, 5 Sep 2020 at 03:24, Martin Blumenstingl > wrote: > > > > Hi Douglas, > > > > On Fri, Sep 4, 2020 at 1:25 AM Douglas Anderson wrote: > > > > > > As per discussion [1], it seems like it should be quite safe to turn > > > on PROBE_PREFER_ASYNCHRONOUS for all sd/mmc host controllers. Let's > > > give it a shot. For some discussion about this flag, see the commit > > > message for commit 3d3451124f3d ("mmc: sdhci-msm: Prefer asynchronous > > > probe"). > > can this somehow change the order in which the MMC drivers end up loading? > > on Amlogic SoCs we have up to three MMC controllers, some SoCs even > > use two different MMC controller IPs (and therefore two different > > drivers). > > so far the MMC controller naming (/dev/mmcblk* etc.) was consistent - > > can that change with this patch? > > > > We could resolve this by setting up aliases for mmc nodes in the dts. Right now, only the dw_mmc driver family supports aliases for mmc nodes. > > apologies if this has been discussed and answered anywhere > > > > > > Best regards, > > Martin > > Best regards > -Anand _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic