Re: [PATCH v1 2/2] mmc: rockchip_sdhci: Add support for RK3568

2021-06-07 Thread Jaehoon Chung
On 6/7/21 4:38 PM, Yifeng Zhao wrote: > This patch adds support for the RK3568 platform to this driver. > > Signed-off-by: Yifeng Zhao > --- > > drivers/mmc/rockchip_sdhci.c | 103 +++ > 1 file changed, 103 insertions(+) > > diff --git a/drivers/mmc/rockchip_sdh

[PATCH v1 2/2] mmc: rockchip_sdhci: Add support for RK3568

2021-06-07 Thread Yifeng Zhao
This patch adds support for the RK3568 platform to this driver. Signed-off-by: Yifeng Zhao --- drivers/mmc/rockchip_sdhci.c | 103 +++ 1 file changed, 103 insertions(+) diff --git a/drivers/mmc/rockchip_sdhci.c b/drivers/mmc/rockchip_sdhci.c index 05ed998eca..be