summaryrefslogtreecommitdiff
path: root/projects/linux/io/bsp392_SDHI_HS400_add.yaml
diff options
context:
space:
mode:
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"