summaryrefslogtreecommitdiff
path: root/projects/linux/bsp-41x-non-target.yaml
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2021-04-30 15:05:47 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2021-04-30 15:43:14 +0200
commitbd3a546d6e75ae33064e5d61a9b1df868d586ff6 (patch)
tree6b35d32760bbc3cee401c46baf03d7259fca0130 /projects/linux/bsp-41x-non-target.yaml
parent70d8067606ee2713e84cfaf0417312192ebd3827 (diff)
linux: bsp-41x: move SDHI items to proper places
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/bsp-41x-non-target.yaml')
-rw-r--r--projects/linux/bsp-41x-non-target.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/projects/linux/bsp-41x-non-target.yaml b/projects/linux/bsp-41x-non-target.yaml
index 6f941a2..cd21d5a 100644
--- a/projects/linux/bsp-41x-non-target.yaml
+++ b/projects/linux/bsp-41x-non-target.yaml
@@ -479,3 +479,8 @@ bsp41x:
- 4758823478413eb435082d313d76d1ea9b697c7c # spi: sh-msiof: Set 2 clock delay for R-Car H3 Ver.3.0 only (No access to H3 ES3.0 for testing)
- e42aa80c7e7bddd365bc76932e941925455ec78b # spi: sh-msiof: Add SPI master transmission workaround (workaround patch)
- 8b3f561667480fc420d0d986e93f69ad91343ab3 # arm64: dts: r8a77990-ebisu: Enable eMMC of SDHI3 (my docs say eMMC on Ebisu is 1.8V only. No need to add 3.3V)
+ - 529a313898163de75f90ad57fd5e889a0d823ed2 # arm64: dts: renesas: r8a7795-es1-h3ulcb: disable eMMC (What "silicon bug"? HS400 is already disabled in the driver)
+ - 2d239cde49875ea6d1c7fd2da7a4457586642fc8 # mmc: renesas_sdhi: fix reset function (torvalds: 183edc060e6969a3afe83f663b534f6324fb7e3a # mmc: renesas_sdhi: clear TAPEN when resetting, too)
+ - 7c60e60416465fe072938224874e19e1f93d00ee # mmc: renesas_sdhi: fix selection of manual correction (Why exactly can't we use the version register?)
+ - 5359fccbc8e279e6f88f328eabd3566483cf4ac2 # mmc: tmio: fix bus width after reset_work (torvalds: 0a446288aa9f28ab00a31b8b51fdb005953f9f99 # mmc: tmio: restore bus width when resetting)
+ - 2cabdef72b5cc5734f5229fa8d731b2669ed3b26 # mmc: renesas_sdhi: Add PIO mode support (really needed? looks like a working around DMA problems of very early Gen3)