[U-Boot] [PATCH v2] mmc: s5p_sdhci: support the Driver model for Exynos
Jaehoon Chung
jh80.chung at samsung.com
Mon Oct 10 08:34:24 CEST 2016
On 09/27/2016 09:33 AM, Simon Glass wrote:
> On 9 September 2016 at 03:23, Jaehoon Chung <jh80.chung at samsung.com> 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 <jh80.chung at samsung.com>
>> Reviewed-by: Simon Glass <sjg at chromium.org>
>> Acked-by: Minkyu Kang <mk7.kang at samsung.com>
>> ---
>> Changelog for V2:
>> - Rebase on latest u-boot
>>
>> drivers/mmc/s5p_sdhci.c | 71 +++++++++++++++++++++++++++++++++++++++++++++++++
>> 1 file changed, 71 insertions(+)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Applied on u-boot-mmc.
Best Regards,
Jaehoon Chung
>
>
>
More information about the U-Boot
mailing list