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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A4AF1C19F2A for ; Mon, 8 Aug 2022 02:22:36 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 76C678400E; Mon, 8 Aug 2022 04:22:34 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=mediatek.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=mediatek.com header.i=@mediatek.com header.b="DGx//iO4"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 8CD4584522; Mon, 8 Aug 2022 04:22:32 +0200 (CEST) Received: from mailgw02.mediatek.com (unknown [210.61.82.184]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 47B57833B3 for ; Mon, 8 Aug 2022 04:22:29 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=mediatek.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=weijie.gao@mediatek.com X-UUID: adf77fe3a04344f38745c3a30074421a-20220808 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Transfer-Encoding:MIME-Version:Content-Type:References:In-Reply-To:Date:CC:To:From:Subject:Message-ID; bh=CU2RGe1iLa+yYLRvm1+UCNy7/t35ICSp+laoDFL3Hzc=; b=DGx//iO4keagZXb41QE9fdJKUJDpUJW1ZlZZQFJhkRQAXQDOlGmrlrzzqsLB86+pkVDM3+wwvmWlYcEhi1oYpnKLC+UZl/iR7/vVtJIbn0Op/OOzme/G7icimX+TkiVT1vMegpM/YcC66SjLw7PHOY3LKT4TLj8T72JFnNRyA38=; X-CID-P-RULE: Release_Ham X-CID-O-INFO: VERSION:1.1.8, REQID:84e2a0ba-655e-4188-aa78-6b239edcc08c, OB:0, LO B:10,IP:0,URL:0,TC:0,Content:0,EDM:0,RT:0,SF:45,FILE:0,RULE:Release_Ham,AC TION:release,TS:45 X-CID-INFO: VERSION:1.1.8, REQID:84e2a0ba-655e-4188-aa78-6b239edcc08c, OB:0, LOB: 10,IP:0,URL:0,TC:0,Content:0,EDM:0,RT:0,SF:45,FILE:0,RULE:Release_Ham,ACTI ON:release,TS:45 X-CID-META: VersionHash:0f94e32, CLOUDID:b2a0039c-da39-4e3b-a854-56c7d2111b46, C OID:612edb165734,Recheck:0,SF:28|17|19|48,TC:nil,Content:0,EDM:-3,IP:nil,U RL:0,File:nil,QS:nil,BEC:nil,COL:0 X-UUID: adf77fe3a04344f38745c3a30074421a-20220808 Received: from mtkcas10.mediatek.inc [(172.21.101.39)] by mailgw02.mediatek.com (envelope-from ) (Generic MTA with TLSv1.2 ECDHE-RSA-AES256-SHA384 256/256) with ESMTP id 1212914777; Mon, 08 Aug 2022 10:22:23 +0800 Received: from mtkmbs11n1.mediatek.inc (172.21.101.185) by mtkmbs11n1.mediatek.inc (172.21.101.185) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.792.15; Mon, 8 Aug 2022 10:22:22 +0800 Received: from mcddlt001.gcn.mediatek.inc (10.19.240.15) by mtkmbs11n1.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.2.792.15 via Frontend Transport; Mon, 8 Aug 2022 10:22:21 +0800 Message-ID: Subject: Re: [PATCH 05/31] mmc: mediatek: add support for MediaTek MT7891/MT7986 SoCs From: Weijie Gao To: Simon Glass CC: U-Boot Mailing List , GSS_MTK_Uboot_upstream , Peng Fan , "Jaehoon Chung" Date: Mon, 8 Aug 2022 10:22:21 +0800 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.1-2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-MTK: N X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean On Thu, 2022-08-04 at 07:57 -0600, Simon Glass wrote: > Hi Weijie, > > On Wed, 3 Aug 2022 at 21:35, Weijie Gao > wrote: > > > > This patch adds eMMC and SDXC support for MediaTek MT7981/MT7986 > > SoCs > > Add eMMC and SDXC support for MediaTek MT7981/MT7986 SoCs. > > (describe your changes in imperative mood) I'll change it in v2 > > > > > Signed-off-by: Weijie Gao > > --- > > drivers/mmc/mtk-sd.c | 68 ++++++++++++++++++++++++++++++++++---- > > ------ > > 1 file changed, 53 insertions(+), 15 deletions(-) > > > > Reviewed-by: Simon Glass > > Regards, > Simon