Re: [U-Boot] [PATCH 2/2] mmc: rockchip: add clock init

2016-07-27 Thread Simon Glass
On 24 July 2016 at 22:50, Kever Yang wrote: > Signed-off-by: Kever Yang > --- > > drivers/mmc/rockchip_sdhci.c| 10 +- > include/configs/rk3399_common.h | 2 +- > 2 files changed, 10 insertions(+), 2 deletions(-) Reviewed-by:

Re: [U-Boot] [PATCH 2/2] mmc: rockchip: add clock init

2016-07-25 Thread Kever Yang
Hi Jaehoon Chung, Thanks for your review comment. On 07/25/2016 01:09 PM, Jaehoon Chung wrote: Hi Kever, On 07/25/2016 01:50 PM, Kever Yang wrote: Signed-off-by: Kever Yang --- drivers/mmc/rockchip_sdhci.c| 10 +-

Re: [U-Boot] [PATCH 2/2] mmc: rockchip: add clock init

2016-07-24 Thread Jaehoon Chung
Hi Kever, On 07/25/2016 01:50 PM, Kever Yang wrote: > Signed-off-by: Kever Yang > --- > > drivers/mmc/rockchip_sdhci.c| 10 +- > include/configs/rk3399_common.h | 2 +- > 2 files changed, 10 insertions(+), 2 deletions(-) > > diff --git

[U-Boot] [PATCH 2/2] mmc: rockchip: add clock init

2016-07-24 Thread Kever Yang
Signed-off-by: Kever Yang --- drivers/mmc/rockchip_sdhci.c| 10 +- include/configs/rk3399_common.h | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/drivers/mmc/rockchip_sdhci.c b/drivers/mmc/rockchip_sdhci.c index 023c29b..a761a86