Re: [U-Boot] [PATCH v2] mmc: s5p_sdhci: support the Driver model for Exynos

2016-10-10 Thread Jaehoon Chung
On 09/27/2016 09:33 AM, Simon Glass wrote:
> On 9 September 2016 at 03:23, Jaehoon Chung  wrote:
>> This patch support the driver model for s5p_sdhci controller.
>> To support the legacy model, maintained the existing code.
>>
>> Note: If use the Driver Model, it needs to modify the device-tree.
>> In future, will update the Device-tree and enable the configuratioin.
>> (CONFIG_BLK, CONFIG_DM_MMC and CONFING_DM_MMC_OPS)
>>
>> Signed-off-by: Jaehoon Chung 
>> Reviewed-by: Simon Glass 
>> Acked-by: Minkyu Kang 
>> ---
>> Changelog for V2:
>> - Rebase on latest u-boot
>>
>>  drivers/mmc/s5p_sdhci.c | 71 
>> +
>>  1 file changed, 71 insertions(+)
> 
> Reviewed-by: Simon Glass 

Applied on u-boot-mmc.

Best Regards,
Jaehoon Chung
> 
> 
> 

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH v2] mmc: s5p_sdhci: support the Driver model for Exynos

2016-09-26 Thread Simon Glass
On 9 September 2016 at 03:23, Jaehoon Chung  wrote:
> This patch support the driver model for s5p_sdhci controller.
> To support the legacy model, maintained the existing code.
>
> Note: If use the Driver Model, it needs to modify the device-tree.
> In future, will update the Device-tree and enable the configuratioin.
> (CONFIG_BLK, CONFIG_DM_MMC and CONFING_DM_MMC_OPS)
>
> Signed-off-by: Jaehoon Chung 
> Reviewed-by: Simon Glass 
> Acked-by: Minkyu Kang 
> ---
> Changelog for V2:
> - Rebase on latest u-boot
>
>  drivers/mmc/s5p_sdhci.c | 71 
> +
>  1 file changed, 71 insertions(+)

Reviewed-by: Simon Glass 
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot