All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kever Yang <kever.yang@rock-chips.com>
To: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Cc: Jaehoon Chung <jh80.chung@samsung.com>, sjg <sjg@chromium.org>,
	 Kever Yang <kever.yang@rock-chips.com>,
	Peng Fan <peng.fan@nxp.com>,
	 Philipp Tomsich <philipp.tomsich@vrull.eu>,
	U-Boot-Denx <u-boot@lists.denx.de>
Subject: Re: [PATCH v3 3/3] rockchip: config: evb-rk3399: add hs400 and SDMA support
Date: Wed, 11 Aug 2021 17:56:53 +0800	[thread overview]
Message-ID: <CAKUh=RydbK-7ThJob0jOqzSnZEQ8C-KV+zV+N2cbq5nnSCFacw@mail.gmail.com> (raw)
In-Reply-To: <20210629082443.22308-4-yifeng.zhao@rock-chips.com>

Yifeng Zhao <yifeng.zhao@rock-chips.com> 于2021年6月29日周二 下午7:39写道:
>
> This enable hs400 and SDMA support for emmc on evb-rk3399.
>
> Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>

Reviewed-by: Kever Yang <kever.yang@rock-chips.com>

Thanks,
- Kever
> ---
>
> Changes in v3:
> - Enable SDMA.
>
>  configs/evb-rk3399_defconfig | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/configs/evb-rk3399_defconfig b/configs/evb-rk3399_defconfig
> index 21477719dc..d5eba1d903 100644
> --- a/configs/evb-rk3399_defconfig
> +++ b/configs/evb-rk3399_defconfig
> @@ -29,9 +29,11 @@ CONFIG_NET_RANDOM_ETHADDR=y
>  CONFIG_ROCKCHIP_GPIO=y
>  CONFIG_SYS_I2C_ROCKCHIP=y
>  CONFIG_MISC=y
> +CONFIG_MMC_HS400_SUPPORT=y
>  CONFIG_MMC_DW=y
>  CONFIG_MMC_DW_ROCKCHIP=y
>  CONFIG_MMC_SDHCI=y
> +CONFIG_MMC_SDHCI_SDMA=y
>  CONFIG_MMC_SDHCI_ROCKCHIP=y
>  CONFIG_SF_DEFAULT_SPEED=20000000
>  CONFIG_DM_ETH=y
> --
> 2.17.1
>
>
>

  reply	other threads:[~2021-08-11  9:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-29  8:24 [PATCH v3 0/3] Add hs400 support for rk3399 and rk3568 Yifeng Zhao
2021-06-29  8:24 ` [PATCH v3 1/3] mmc: rockchip_sdhci: add phy and clock config for rk3399 Yifeng Zhao
2021-06-29 21:53   ` Jaehoon Chung
2021-08-11  9:55   ` Kever Yang
2021-10-29 15:44   ` Jack Mitchell
2021-11-25  0:12     ` Simon Glass
2021-06-29  8:24 ` [PATCH v3 2/3] mmc: rockchip_sdhci: Add support for RK3568 Yifeng Zhao
2021-06-29 21:53   ` Jaehoon Chung
2021-08-11  9:56   ` Kever Yang
2021-08-11 10:23   ` Philipp Tomsich
2021-06-29  8:24 ` [PATCH v3 3/3] rockchip: config: evb-rk3399: add hs400 and SDMA support Yifeng Zhao
2021-08-11  9:56   ` Kever Yang [this message]
2021-08-11 10:18   ` Philipp Tomsich

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='CAKUh=RydbK-7ThJob0jOqzSnZEQ8C-KV+zV+N2cbq5nnSCFacw@mail.gmail.com' \
    --to=kever.yang@rock-chips.com \
    --cc=jh80.chung@samsung.com \
    --cc=peng.fan@nxp.com \
    --cc=philipp.tomsich@vrull.eu \
    --cc=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    --cc=yifeng.zhao@rock-chips.com \
    /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.