
Hi Jaehoon,
On 1/26/23 03:29, Jaehoon Chung wrote:
Hi,
-----Original Message----- From: Michal Simek michal.simek@amd.com Sent: Tuesday, January 24, 2023 10:02 PM To: Ashok Reddy Soma ashok.reddy.soma@amd.com; u-boot@lists.denx.de; Jaehoon Chung jh80.chung@samsung.com Cc: peng.fan@nxp.com; kever.yang@rock-chips.com; hayashi.kunihiko@socionext.com; alpernebiyasak@gmail.com; xypron.glpk@gmx.de; git@amd.com Subject: Re: [0/4] Add eMMC 5.1 support for Versal NET
Hi Jaehoon,
On 1/10/23 12:31, Ashok Reddy Soma wrote:
This patch series,
- Add support for eMMC5.1 on Versal NET platform by adding new compatible string and PHY support.
- Add support for input and output tap delays for eMMC
- Add support for enabling HS400 in host capabilities by checking quirk.
- Add quirk to support HS400 for Versal NET
Ashok Reddy Soma (4): mmc: zynq_sdhci: Add support for eMMC5.1 for Versal NET platform mmc: sdhci: Check and call config_dll callback functions mmc: sdhci: Enable HS400 support if available in caps mmc: zynq_sdhci: Add support and quirk for HS400
drivers/mmc/sdhci.c | 20 +++ drivers/mmc/zynq_sdhci.c | 292 ++++++++++++++++++++++++++++++++++++++- include/sdhci.h | 5 + 3 files changed, 314 insertions(+), 3 deletions(-)
Can you please review this series?
Sorry for too late. I will review them.
I see you just reviewed it. Are you going to pick it up to your tree or do you want me to queue it via my tree? Both ways work for me.
Thanks, Michal