summaryrefslogtreecommitdiff
path: root/projects/linux/io/SDHI-upport-BSP-fixes.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/linux/io/SDHI-upport-BSP-fixes.yaml')
-rw-r--r--projects/linux/io/SDHI-upport-BSP-fixes.yaml24
1 files changed, 18 insertions, 6 deletions
diff --git a/projects/linux/io/SDHI-upport-BSP-fixes.yaml b/projects/linux/io/SDHI-upport-BSP-fixes.yaml
index ae8e27b..c33edeb 100644
--- a/projects/linux/io/SDHI-upport-BSP-fixes.yaml
+++ b/projects/linux/io/SDHI-upport-BSP-fixes.yaml
@@ -1,7 +1,7 @@
title: SDHI; upport BSP patches
team: IO
key: fe6714da-a9b4-11eb-a028-6bbd20fa8e8a
-status: New
+status: Active
assignee: Wolfram
bsp41x:
@@ -13,22 +13,34 @@ bsp41x:
bsp51x:
- 1f8eaa32650a2f67cc318f39c603f2c8282831a4 # arm64: dts: r8a77980-v3hsk: Enable onboard eMMC
+ - ef716ad2e21ec228a138e1d22cc1c33e669e492b # arm64: dts: renesas: r8a77980-v3hsk: Disable MMC
- e533a0ea555e061170b4102d9085c70546fe4768 # mmc: core: Issue power off notification in mmc_remove()
- 15d7abbfc3f0dae379821824135d94a4f865a449 # mmc: renesas_sdhi: reset calibration register
- 53c3958c01961421cd2b70c3dfebc9f391e00192 # mmc: renesas_sdhi: Add internal DMA transfer end
- e54e9682fbc229e7a168d63b2e49bc174353caed # mmc: tmio: Add internal DMA transfer end
+ - 2d111ff70e13073395f33e989ca2ff63b4fb4d2e # mmc: renesas_sdhi: scc_ctl is always set in after R-Car Gen3
+ - ef6598cafe54825b537f47df7846dbcacbc73e88 # mmc: renesas_sdhi: Disable HS400 for r8a77995
+ - e741f08198c2973650cb8965a17337a126ea049e # arm64: dts: renesas: r8a77950-ulcb: disable eMMC
upstream:
comments:
- - 0237478dc67b71ff92082e06323c015631098b71
+ - 0237478dc67b71ff92082e06323c015631098b71, 1f8eaa32650a2f67cc318f39c603f2c8282831a4, ef716ad2e21ec228a138e1d22cc1c33e669e492b
- do we have V3H hardware in Magnus lab?
- Magnus so far has only a Condor board, but not v3hsk
- - c2ca1ccb83afd7c790ae361c720d257e050483f2
+ - BSP5.1x patch reverts because voltage specification of MMC is unclear
+ - abandoned unless we get HW ourselves
+ - c2ca1ccb83afd7c790ae361c720d257e050483f2, e533a0ea555e061170b4102d9085c70546fe4768
- https://patchwork.kernel.org/project/linux-mmc/patch/1605005330-7178-1-git-send-email-yoshihiro.shimoda.uh@renesas.com/
- - 5d60e36aaa96fa39d1a524cc4ff373c0f36616e0
+ - 5d60e36aaa96fa39d1a524cc4ff373c0f36616e0, 15d7abbfc3f0dae379821824135d94a4f865a449
- before calling 'renesas_sdhi_adjust_hs400_mode_disable()', change the if to 'if (gen3)'?
- - 73405fef502d43737be9a50d29935bee133fe7ab
+ - 73405fef502d43737be9a50d29935bee133fe7ab, 53c3958c01961421cd2b70c3dfebc9f391e00192
- Only for H3/M3-W ES1.0, but why does mainline work?
- - 20e5623df1aaa74301675122b910f063cdcabe7e
+ - 20e5623df1aaa74301675122b910f063cdcabe7e, e54e9682fbc229e7a168d63b2e49bc174353caed
- Why does mainline work without it?
+ - 2d111ff70e13073395f33e989ca2ff63b4fb4d2e
+ - needs refactoring
+ - ef6598cafe54825b537f47df7846dbcacbc73e88
+ - can't find it in the docs that HS400 is not supported. But D3 has indeed no strobe pin which is needed
+ - e741f08198c2973650cb8965a17337a126ea049e
+ - commit message mentions silicon bug? Which one?