summaryrefslogtreecommitdiff
path: root/projects/linux/io/SDHI-HW-busy-timeout.yaml
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2019-11-28 17:34:34 +0100
committerWolfram Sang <wsa+renesas@sang-engineering.com>2019-11-28 20:18:29 +0100
commit43717ae31ee76dab029cc6ba0aa07e6cd7688a55 (patch)
tree81ed899916e0200073513b00ac15248336d0d959 /projects/linux/io/SDHI-HW-busy-timeout.yaml
parent4b97f9e0753e82d95c191a8b295c6e3c3d9fa9de (diff)
projects: linux: io: update tasks after updates 20191128
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io/SDHI-HW-busy-timeout.yaml')
-rw-r--r--projects/linux/io/SDHI-HW-busy-timeout.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/projects/linux/io/SDHI-HW-busy-timeout.yaml b/projects/linux/io/SDHI-HW-busy-timeout.yaml
new file mode 100644
index 0000000..0c260f4
--- /dev/null
+++ b/projects/linux/io/SDHI-HW-busy-timeout.yaml
@@ -0,0 +1,11 @@
+title: SDHI; implement support for HW busy timeout
+team: IO
+key: e2c455e0-1210-11ea-8389-b359bc6084c5
+status: New
+
+upstream:
+
+comments:
+ - "currently we use a tasklet to detect busy timeouts"
+ - "MMC maintainer says this is OKish, but HW timeout would be much better"
+ - "this is all for supporting MMC_CAP_ERASE properly"