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.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/projects/linux/io/SDHI-refactor-reset.yaml b/projects/linux/io/SDHI-refactor-reset.yaml
index 5f7f59c..e6f8b81 100644
--- a/projects/linux/io/SDHI-refactor-reset.yaml
+++ b/projects/linux/io/SDHI-refactor-reset.yaml
@@ -11,7 +11,7 @@ upstream:
- 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: 5b0739d76227fd5a3f02f014385bfa9c86e0404b # mmc: tmio: don't reset whole IP core when tuning fails
- torvalds: 510bfe58936f7d79d4c377bcc7425244d879b1ff # mmc: tmio: remove indirection of 'execute_tuning' callback
comments:
@@ -23,3 +23,4 @@ comments:
- "regression when re-inserting SD cards found, investigating"
- "also, we should probably reset the device in probe()"
- "BSP team suggests to use SRCR3 register SD-IFx bit"
+ - "regressions fixed: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=378775&state=*"