public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add dw_mmc support for rk3576
@ 2024-08-02 15:31 Detlev Casanova
  2024-08-02 15:31 ` [PATCH 1/3] dt-bindings: pinctrl: Add rk3576 dw-mshc bindings Detlev Casanova
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Detlev Casanova @ 2024-08-02 15:31 UTC (permalink / raw)
  To: linux-kernel
  Cc: Ulf Hansson, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Heiko Stuebner, Jaehoon Chung, linux-mmc, devicetree,
	linux-arm-kernel, linux-rockchip, Detlev Casanova

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-08-04  9:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-02 15:31 [PATCH 0/3] Add dw_mmc support for rk3576 Detlev Casanova
2024-08-02 15:31 ` [PATCH 1/3] dt-bindings: pinctrl: Add rk3576 dw-mshc bindings Detlev Casanova
2024-08-02 15:39   ` Detlev Casanova
2024-08-04  9:55   ` Krzysztof Kozlowski
2024-08-02 15:31 ` [PATCH 2/3] mmc: dw_mmc-rockchip: Add v2 tuning support Detlev Casanova
2024-08-02 15:31 ` [PATCH 3/3] mmc: dw_mmc-rockchip: Add internal phase support Detlev Casanova

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox