[PATCH 0/2] mmc: core: add a new property
From: DooHyun Hwang
Date: Wed Feb 17 2021 - 00:34:13 EST
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