[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210217051939.13695-1-dh0421.hwang@samsung.com>
Date: Wed, 17 Feb 2021 14:19:37 +0900
From: DooHyun Hwang <dh0421.hwang@...sung.com>
To: linux-mmc@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, ulf.hansson@...aro.org,
robh+dt@...nel.org, axboe@...nel.dk, adrian.hunter@...el.com,
satyat@...gle.com, baolin.wang@...aro.org, ebiggers@...gle.com,
gustavoars@...nel.org
Cc: grant.jung@...sung.com, jt77.jang@...sung.com,
junwoo80.lee@...sung.com, jangsub.yi@...sung.com,
sh043.lee@...sung.com, cw9316.lee@...sung.com,
sh8267.baek@...sung.com, wkon.kim@...sung.com,
DooHyun Hwang <dh0421.hwang@...sung.com>
Subject: [PATCH 0/2] mmc: core: add a new property
Add an optional property to not retry multiple block read error
with several single block reads.
DooHyun Hwang (2):
dt-bindings: mmc: Add no-single-read-retry property
mmc: core: Add no single read retries
Documentation/devicetree/bindings/mmc/mmc-controller.yaml | 6 ++++++
drivers/mmc/core/block.c | 3 ++-
drivers/mmc/core/host.c | 6 ++++++
include/linux/mmc/host.h | 3 +++
4 files changed, 17 insertions(+), 1 deletion(-)
--
2.29.0
Powered by blists - more mailing lists