diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2022-03-02 17:41:22 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2022-03-04 09:31:01 +0100 |
commit | e8f6c633f5eaad4363b89809676d973066bbc7a1 (patch) | |
tree | f2d3d588cfc1e4f56d95d545b62bde054a46c54f /projects/linux/io/done | |
parent | 1c2426c6bb61b174d8cb585ef29979005537d330 (diff) |
bsp-51x-upport-request: Move SDHI HS400 hack to SDHI-refactor-SDHn task
Cfr. the corresponding bsp-41x commit.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Diffstat (limited to 'projects/linux/io/done')
-rw-r--r-- | projects/linux/io/done/SDHI-refactor-SDHn.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects/linux/io/done/SDHI-refactor-SDHn.yaml b/projects/linux/io/done/SDHI-refactor-SDHn.yaml index 869148b..0b7b17b 100644 --- a/projects/linux/io/done/SDHI-refactor-SDHn.yaml +++ b/projects/linux/io/done/SDHI-refactor-SDHn.yaml @@ -11,6 +11,7 @@ bsp41x: bsp51x: - 7013e474a179b299f9a2e0e28f87a6de8820d78b # clk: Add support parent clock in set_phase + - a605f70375dcab767226f340c570e178f5b53456 # clk: renesas: rcar-gen3: Add set_phase to set SDnCKCR in HS400 - bbf1b3923dd954f3c904a1aefd983dae76faf7be # mmc: renesas_sdhi: Fix SDnCKCR setting in 4TAP SoC upstream: |