All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yifeng Zhao <yifeng.zhao@rock-chips.com>
To: sjg@chromium.org, Kever Yang <kever.yang@rock-chips.com>
Cc: Peng Fan <peng.fan@nxp.com>,
	Philipp Tomsich <philipp.tomsich@theobroma-systems.com>,
	u-boot@lists.denx.de, yifeng.zhao@rock-chips.com
Subject: [PATCH v1 0/2]
Date: Mon,  7 Jun 2021 15:38:13 +0800	[thread overview]
Message-ID: <20210607073815.4459-1-yifeng.zhao@rock-chips.com> (raw)

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




             reply	other threads:[~2021-06-07 12:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-07  7:38 Yifeng Zhao [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210607073815.4459-1-yifeng.zhao@rock-chips.com \
    --to=yifeng.zhao@rock-chips.com \
    --cc=kever.yang@rock-chips.com \
    --cc=peng.fan@nxp.com \
    --cc=philipp.tomsich@theobroma-systems.com \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.