summaryrefslogtreecommitdiff
path: root/projects/linux/io/SDHI-HW-busy-timeout.yaml
blob: 895c004620576e8a6caebe9b68d3644e5f7af129 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
title: SDHI; implement support for HW busy timeout
team: IO
key: e2c455e0-1210-11ea-8389-b359bc6084c5
status: Active

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"
  - "MMC_CAP_ERASE has been removed meanwhile, and we set max_busy_timeout, too"
  - "we still should care about handling when data timeouts happen"
  - "RFT v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=388391&state=*"
  - "RFT v2: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=388435&state=*"
  - "needs some refactoring"