summaryrefslogtreecommitdiff
path: root/projects/linux/io/bsp392_SDHI_HS400_add.yaml
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2019-06-24 14:04:26 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2019-06-24 14:04:58 +0200
commitc10e1d5156631706511e02070006efef0d248694 (patch)
tree7cefa065f5e611dcd3394ae069fc919f9c0ddac2 /projects/linux/io/bsp392_SDHI_HS400_add.yaml
parent7832e6e40bf800daeb58c61b582ccbd8205ec39b (diff)
projects: linux: io: update tasks after meeting 20190620
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io/bsp392_SDHI_HS400_add.yaml')
-rw-r--r--projects/linux/io/bsp392_SDHI_HS400_add.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/projects/linux/io/bsp392_SDHI_HS400_add.yaml b/projects/linux/io/bsp392_SDHI_HS400_add.yaml
index 5b62b70..5f7d1cc 100644
--- a/projects/linux/io/bsp392_SDHI_HS400_add.yaml
+++ b/projects/linux/io/bsp392_SDHI_HS400_add.yaml
@@ -1,7 +1,7 @@
title: "From bsp392, refactor and upport HS400 manual calibration mode"
team: IO
key: eaaeb5e9-2e3b-4e4e-b18c-97c13d5f5605
-status: New
+status: Active
assignee: Wolfram
target-date: 2019-06-30
@@ -12,7 +12,9 @@ bsp-commits:
- a27609e63e9c4915706022b367d1d005833fe547 # mmc: tmio: Add adjust HS400 offset by manual calibration mode
upstream:
+ - torvalds: b0e370b95a3b231d0fb5d1958cce85ef57196fe6 # mmc: core: complete HS400 before checking status
comments:
- "planned for Q2/19"
- "probably MMC core should call hs400_complete() before mmc_send_status() first, according to Shimoda-san"
+ - "calling hs400_complete first: now merged"