RE: [RFC V3 0/4] dw_mmc platform specific private data and SMU init

2013-08-29 Thread Seungwon Jeon
On Thursday, August 29, 2013, Jaehoon Chung wrote:
> Hi Yuvaraj,
> 
> I have tested on Exynos4 series.
> I didn't test for SMU feature. If Seungwon could test or review and confirm 
> this patch,
> then looks good to me.
> 
> With exynos4 series,
> Tested-by: Jaehoon Chung 

Just now, this series looks good to me.
But direct access for SMU concerning (4/4, exynos: configure SMU in 
exynos5420') 
will be removed in driver before long.
I will sort your patches with the pending others.

Acked-by: Seungwon Jeon 

Thanks,
Seungwon Jeon

> 
> Best Regards.
> Jaehoon Chung
> 
> On 08/28/2013 09:08 PM, Yuvaraj Kumar C D wrote:
> > changes from V2:
> > 1.dropped the bypass-smu quirk
> > mmc: dw_mmc: exynos: configure SMU in exynos5420.
> > 2.Changed the subject line for this patch
> >   add a quirk for SMU -> configure SMU in exynos5420
> >
> > mmc: dw_mmc: exynos: configure SMU in exynos5420
> > was earlier
> > mmc: dw_mmc: exynos: add a quirk for SMU.
> >
> > changes from V1:
> > 1.Added a new RFC patch
> > mmc: dw_mmc: socfpga: move socfpga private init
> > 2.Avoid code duplication in
> > mmc: dw_mmc: exynos: add a quirk for SMU.
> >
> > Yuvaraj Kumar C D (4):
> >   mmc: dw_mmc: exynos: move the exynos private init
> >   mmc: dw_mmc: socfpga: move socfpga private init
> >   mmc: dw_mmc: move the platform specific init call
> >   mmc: dw_mmc: exynos: configure SMU in exynos5420.
> >
> >  drivers/mmc/host/dw_mmc-exynos.c  |   56 
> > +++--
> >  drivers/mmc/host/dw_mmc-pltfm.c   |7 -
> >  drivers/mmc/host/dw_mmc-socfpga.c |   29 ++-
> >  drivers/mmc/host/dw_mmc.c |9 ++
> >  4 files changed, 65 insertions(+), 36 deletions(-)
> >
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [RFC V3 0/4] dw_mmc platform specific private data and SMU init

2013-08-28 Thread Jaehoon Chung
Hi Yuvaraj,

I have tested on Exynos4 series.
I didn't test for SMU feature. If Seungwon could test or review and confirm 
this patch,
then looks good to me.

With exynos4 series,
Tested-by: Jaehoon Chung  

Best Regards.
Jaehoon Chung

On 08/28/2013 09:08 PM, Yuvaraj Kumar C D wrote:
> changes from V2:
>   1.dropped the bypass-smu quirk 
>   mmc: dw_mmc: exynos: configure SMU in exynos5420.
>   2.Changed the subject line for this patch
> add a quirk for SMU -> configure SMU in exynos5420
>   
>   mmc: dw_mmc: exynos: configure SMU in exynos5420 
>   was earlier 
>   mmc: dw_mmc: exynos: add a quirk for SMU.
> 
> changes from V1:
>   1.Added a new RFC patch 
>   mmc: dw_mmc: socfpga: move socfpga private init
>   2.Avoid code duplication in
>   mmc: dw_mmc: exynos: add a quirk for SMU.
> 
> Yuvaraj Kumar C D (4):
>   mmc: dw_mmc: exynos: move the exynos private init
>   mmc: dw_mmc: socfpga: move socfpga private init
>   mmc: dw_mmc: move the platform specific init call
>   mmc: dw_mmc: exynos: configure SMU in exynos5420.
> 
>  drivers/mmc/host/dw_mmc-exynos.c  |   56 
> +++--
>  drivers/mmc/host/dw_mmc-pltfm.c   |7 -
>  drivers/mmc/host/dw_mmc-socfpga.c |   29 ++-
>  drivers/mmc/host/dw_mmc.c |9 ++
>  4 files changed, 65 insertions(+), 36 deletions(-)
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html