public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v1 0/2]
@ 2021-06-07  7:38 Yifeng Zhao
  2021-06-07  7:38 ` [PATCH v1 1/2] mmc: rockchip_sdhci: add phy and clock config for rk3399 Yifeng Zhao
  2021-06-07  7:38 ` [PATCH v1 2/2] mmc: rockchip_sdhci: Add support for RK3568 Yifeng Zhao
  0 siblings, 2 replies; 6+ messages in thread
From: Yifeng Zhao @ 2021-06-07  7:38 UTC (permalink / raw)
  To: sjg, Kever Yang; +Cc: Peng Fan, Philipp Tomsich, u-boot, yifeng.zhao

RK3399 and RK3568 are use different sdhci controllers.
The drivers need to be updated to support these two platforms
and it's easy to support new platforms.

Yifeng Zhao (2):
  mmc: rockchip_sdhci: add phy and clock config for rk3399
  mmc: rockchip_sdhci: Add support for RK3568

 drivers/mmc/rockchip_sdhci.c | 437 ++++++++++++++++++++++++++++++++---
 1 file changed, 406 insertions(+), 31 deletions(-)

-- 
2.17.1




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

end of thread, other threads:[~2021-06-28 11:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-07  7:38 [PATCH v1 0/2] Yifeng Zhao
2021-06-07  7:38 ` [PATCH v1 1/2] mmc: rockchip_sdhci: add phy and clock config for rk3399 Yifeng Zhao
2021-06-07 22:13   ` Jaehoon Chung
2021-06-28  9:32     ` 赵仪峰
2021-06-07  7:38 ` [PATCH v1 2/2] mmc: rockchip_sdhci: Add support for RK3568 Yifeng Zhao
2021-06-07 22:21   ` Jaehoon Chung

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