summaryrefslogtreecommitdiff
path: root/projects/linux/io/SDHI-refactor-reset.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/linux/io/SDHI-refactor-reset.yaml')
-rw-r--r--projects/linux/io/SDHI-refactor-reset.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/projects/linux/io/SDHI-refactor-reset.yaml b/projects/linux/io/SDHI-refactor-reset.yaml
index ba06f99..5f7f59c 100644
--- a/projects/linux/io/SDHI-refactor-reset.yaml
+++ b/projects/linux/io/SDHI-refactor-reset.yaml
@@ -7,12 +7,12 @@ assignee: Wolfram
bsp-commits:
upstream:
- - 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
+ - torvalds: 6e7d4de10890545b00f7d7c33310f1555963d592 # mmc: renesas_sdhi: move wrong 'hw_reset' to 'reset'
+ - torvalds: 34e3211e5492756d4e59ef54f9ab1750ec7050ec # Revert "mmc: tmio: fix reset operation"
+ - torvalds: a8c83064e73382d6bb069bd51c56074d1e4f4eec # mmc: tmio: remove indirection of 'hw_reset' callback
+ - torvalds: 576146ea4ed986f44a4406ec32a5d3363216b3d2 # mmc: tmio: factor out common parts of the reset routine
+ - torvalds: 5b0739d76227fd5a3f02f014385bfa9c86e0404b # mmc: tmio: remove indirection of 'execute_tuning' callback
+ - torvalds: 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"