summaryrefslogtreecommitdiff
path: root/projects/linux/io/done
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2020-09-24 13:52:12 +0200
committerGeert Uytterhoeven <geert+renesas@glider.be>2020-09-24 13:56:42 +0200
commit0b7db2f78815bb2ad9776df2feaea60e010e4512 (patch)
tree88fe958c2e8b5a1cf0dcca32c4e587198c2cd33b /projects/linux/io/done
parente190292989f63d96fa76ae25ff951f8515211b3f (diff)
Auto-update sweep for next-20200924
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'projects/linux/io/done')
-rw-r--r--projects/linux/io/done/SDHI-refactor-reset.yaml12
-rw-r--r--projects/linux/io/done/SDHI-stalled-SCC.yaml6
2 files changed, 9 insertions, 9 deletions
diff --git a/projects/linux/io/done/SDHI-refactor-reset.yaml b/projects/linux/io/done/SDHI-refactor-reset.yaml
index a88f43f..15b9468 100644
--- a/projects/linux/io/done/SDHI-refactor-reset.yaml
+++ b/projects/linux/io/done/SDHI-refactor-reset.yaml
@@ -7,12 +7,12 @@ assignee: Wolfram
bsp-commits:
upstream:
- - next: f4a8fe7eb26bedc3d8f8b4e8fa3957d87eb21caf # mmc: renesas_sdhi: move wrong 'hw_reset' to 'reset'
- - next: 794d69bca9631018dd949e7f3a1b4237d5f28f88 # Revert "mmc: tmio: fix reset operation"
- - next: f3b5f54f8b0086d78e4b004d48d0abe23a65d0fd # mmc: tmio: remove indirection of 'hw_reset' callback
- - next: b306d0f4d4a5909902dc1fd773456cabe757bfed # mmc: tmio: factor out common parts of the reset routine
- - next: c9358732c78bfeab01a168776494a8e337127553 # mmc: tmio: remove indirection of 'execute_tuning' callback
- - next: 1fcf371e4a41d02cc72d5b928e5bf424f20268b9 # mmc: tmio: remove indirection of 'execute_tuning' callback
+ - next: 6e7d4de10890545b00f7d7c33310f1555963d592 # mmc: renesas_sdhi: move wrong 'hw_reset' to 'reset'
+ - next: 34e3211e5492756d4e59ef54f9ab1750ec7050ec # Revert "mmc: tmio: fix reset operation"
+ - next: a8c83064e73382d6bb069bd51c56074d1e4f4eec # mmc: tmio: remove indirection of 'hw_reset' callback
+ - next: 576146ea4ed986f44a4406ec32a5d3363216b3d2 # mmc: tmio: factor out common parts of the reset routine
+ - next: 5b0739d76227fd5a3f02f014385bfa9c86e0404b # mmc: tmio: remove indirection of 'execute_tuning' callback
+ - next: 510bfe58936f7d79d4c377bcc7425244d879b1ff # mmc: tmio: remove indirection of 'execute_tuning' callback
comments:
- "Shimoda-san reported that after IP core reset, some card initialization needs to be done again"
diff --git a/projects/linux/io/done/SDHI-stalled-SCC.yaml b/projects/linux/io/done/SDHI-stalled-SCC.yaml
index c463361..81a3115 100644
--- a/projects/linux/io/done/SDHI-stalled-SCC.yaml
+++ b/projects/linux/io/done/SDHI-stalled-SCC.yaml
@@ -10,9 +10,9 @@ bsp-commits:
- addfe9203290e3c274bca15e64e3f11638649e66 # mmc: renesas_sdhi: Fix hang up in HS400 timing mode selection
upstream:
- - next: 070d38ad4b5380d291089e1f03b4918d8132a156 # mmc: core: when downgrading HS400, callback into drivers earlier
- - next: e2fa339c67440bb73fa324dcbb6a7567a524d134 # mmc: core: add a 'doing_init_tune' flag and a 'mmc_doing_tune' helper
- - next: 81aef391ceada9264bf43f7203b58b49a7d5d81e # mmc: renesas_sdhi: keep SCC clock active when tuning
+ - next: 24fdcb377892b44dfe9755a62e4b92e9c6a0b359 # mmc: core: when downgrading HS400, callback into drivers earlier
+ - next: 97a7d87e96b02fc5b3944d7735e0f6b8446d07da # mmc: core: add a 'doing_init_tune' flag and a 'mmc_doing_tune' helper
+ - next: 0f93db6542fa94262b611ff942b9b3ad7ecbea10 # mmc: renesas_sdhi: keep SCC clock active when tuning
comments:
- "hang up is surprisingly hard to reproduce but we keep trying"