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 13115C369C9 for ; Thu, 17 Apr 2025 20:11:25 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 31B2B8309D; Thu, 17 Apr 2025 22:11:24 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=ti.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=ti.com header.i=@ti.com header.b="vG4BBIxG"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 788338309E; Thu, 17 Apr 2025 22:11:23 +0200 (CEST) Received: from lelvem-ot01.ext.ti.com (lelvem-ot01.ext.ti.com [198.47.23.234]) (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 0550382064 for ; Thu, 17 Apr 2025 22:11:20 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=jm@ti.com Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelvem-ot01.ext.ti.com (8.15.2/8.15.2) with ESMTPS id 53HKBJdV101439 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 17 Apr 2025 15:11:19 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1744920679; bh=NL4e97A4VfuZVETwnNw9infytT+NGQLfMM65tpEt/0o=; h=Date:Subject:From:To:CC:References:In-Reply-To; b=vG4BBIxGtgtY2VgwtyPNT7W7ST+nc4stlmgiUiSbGlcuUyEf6OOT6i+2TdheAmWsI 3L0TgR2JwM01k7JAi/ZVbY9YoJIDl1OLykiVpTIArlYtWoQZ0YACpTopuF1YIZjGLh ZMWfpNs1uxDyp/7WqumU+upxPOZ33Mxt+0FQktss= Received: from DFLE114.ent.ti.com (dfle114.ent.ti.com [10.64.6.35]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 53HKBJFo127796 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 17 Apr 2025 15:11:19 -0500 Received: from DFLE103.ent.ti.com (10.64.6.24) by DFLE114.ent.ti.com (10.64.6.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Thu, 17 Apr 2025 15:11:18 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DFLE103.ent.ti.com (10.64.6.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Thu, 17 Apr 2025 15:11:18 -0500 Received: from [128.247.81.105] (judy-hp.dhcp.ti.com [128.247.81.105]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 53HKBID3066657; Thu, 17 Apr 2025 15:11:18 -0500 Message-ID: <3c374be8-0f1b-425e-abfb-e9485ec08840@ti.com> Date: Thu, 17 Apr 2025 15:11:18 -0500 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v2 0/5] More MMC fixes From: Judith Mendez To: Tom Rini CC: Vignesh Raghavendra , Bryan Brattlof , open list , Peng Fan , Jaehoon Chung References: <20250414224357.1555064-1-jm@ti.com> Content-Language: en-US In-Reply-To: <20250414224357.1555064-1-jm@ti.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea 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.8 at phobos.denx.de X-Virus-Status: Clean Hi Tom, On 4/14/25 5:43 PM, Judith Mendez wrote: > This patch series fixes MMC_HS_52 mode in am654_sdhci > driver, as well as HIGH_SPEED_ENA and UHS_MODE_SELECT > for HS modes. > > Also Disable eMMC HS400 mode for am62px device according > to silicon errata i2458 [0] and add TI_COMMON_CMD_OPTIONS > to K3 Sitara board a53 defconfigs. > Please do not merge this patch series just yet, I will be respinning one more time, apologies. ~ Judith