summaryrefslogtreecommitdiff
path: root/projects/linux/io/SDHI-HW-busy-timeout.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/linux/io/SDHI-HW-busy-timeout.yaml')
-rw-r--r--projects/linux/io/SDHI-HW-busy-timeout.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/projects/linux/io/SDHI-HW-busy-timeout.yaml b/projects/linux/io/SDHI-HW-busy-timeout.yaml
index e3f2857..26e6a6e 100644
--- a/projects/linux/io/SDHI-HW-busy-timeout.yaml
+++ b/projects/linux/io/SDHI-HW-busy-timeout.yaml
@@ -1,9 +1,12 @@
title: SDHI; implement support for HW busy timeout
team: IO
+assignee: Wolfram
key: e2c455e0-1210-11ea-8389-b359bc6084c5
status: Active
upstream:
+ - next: 35cdcd1268f654f55e2308767349c44bd25d8009 # mmc: tmio: Add data timeout error detection
+ - next: ed2fab9a8229cc70fe03032e48d0ec375df6013e # mmc: renesas_sdhi: Add a condition of cmd/data timeout for retune
comments:
- "currently we use a tasklet to detect busy timeouts"
@@ -18,3 +21,5 @@ comments:
- "refactored series with max_busy_timeout merged"
- "prototype patches for handling data timeout developed by Shimoda-san and reviewed by Wolfram"
- "WAIT_WHILE_BUSY needs to be enabled on top of 'data timeout' patches"
+ - "data timeout series v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=405671&state=*"
+ - "v1 merged"