Message ID | 20250610072545.2001435-1-yoshihiro.shimoda.uh@renesas.com |
---|---|
Headers | show
Received: from relmlie6.idc.renesas.com (relmlor2.renesas.com [210.160.252.172]) by smtp.subspace.kernel.org (Postfix) with ESMTP id 8FECB1D5CC7; Tue, 10 Jun 2025 07:31:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=210.160.252.172 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749540667; cv=none; b=MBis1/dHTbb45DAUyo0GM7ixTXQHoDSOkXj2VJDcK8GBIrIbWtnB/f2pCqsCGl5YgnPFg7FYhxKllaNs3fNLmgwbeA2OcR4hJ1I2FbxkWkSAaseiVkCZnC9e0+E9N4B05ZWSaDpebzFx7Cf/wJ65/h7cUFK812o1UPxYVjAHTfk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1749540667; c=relaxed/simple; bh=26tVSt8f1MPboWi2tg6Yi62RNxnrigzIO/5t6WjgNCQ=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version; b=BfcE87nUzbUFhwhW0yl1EzPi3seigoGiSTwwoafi2Kh0N2WbYWK0M47LCRwYs+5PI2pRe+yH1Cfg68Tg3r8QJvZp6zjj8gLDF9t6Nq+gHEpvfwCExRCbRT09qg+IdmKWvL6gl8jJRhIyfKXC8yXtpLxxJ+F509XBXfkyYbk/VgY= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=renesas.com; spf=pass smtp.mailfrom=renesas.com; arc=none smtp.client-ip=210.160.252.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=renesas.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=renesas.com X-CSE-ConnectionGUID: HIP4XrZEQhWoRIC3hI4bUQ== X-CSE-MsgGUID: e8tAcXgCRFOnvEF+HnXbiA== Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie6.idc.renesas.com with ESMTP; 10 Jun 2025 16:25:54 +0900 Received: from shimoda-ggear.. (unknown [10.166.13.45]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id E37414178CC8; Tue, 10 Jun 2025 16:25:54 +0900 (JST) From: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> To: wsa+renesas@sang-engineering.com, ulf.hansson@linaro.org Cc: linux-mmc@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Subject: [PATCH 0/2] mmc: host: renesas_sdhi: Fix incorrect auto retuning for an SDIO card Date: Tue, 10 Jun 2025 16:25:43 +0900 Message-ID: <20250610072545.2001435-1-yoshihiro.shimoda.uh@renesas.com> X-Mailer: git-send-email 2.43.0 Precedence: bulk X-Mailing-List: linux-mmc@vger.kernel.org List-Id: <linux-mmc.vger.kernel.org> List-Subscribe: <mailto:linux-mmc+subscribe@vger.kernel.org> List-Unsubscribe: <mailto:linux-mmc+unsubscribe@vger.kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit |
Series |
mmc: host: renesas_sdhi: Fix incorrect auto retuning for an SDIO card
|
expand
|