[PATCH 0/3] Add dw_mmc support for rk3576
Detlev Casanova
detlev.casanova at collabora.com
Fri Aug 2 08:31:26 PDT 2024
The SD card controller on the rk3576 SoC uses a new tuning version that is
capable of using pre-boot tuning information.
Also, it stores the phase settings into the dw_mmc controller, so the code
has to be adapted to implement that.
Detlev Casanova (1):
dt-bindings: pinctrl: Add rk3576 dw-mshc bindings
Shawn Lin (2):
mmc: dw_mmc-rockchip: Add v2 tuning support
mmc: dw_mmc-rockchip: Add internal phase support
.../bindings/mmc/rockchip-dw-mshc.yaml | 11 +
drivers/mmc/host/dw_mmc-rockchip.c | 224 +++++++++++++++++-
2 files changed, 226 insertions(+), 9 deletions(-)
--
2.46.0
More information about the Linux-rockchip
mailing list