[U-Boot] [PATCH 1/3] mmc: dwmmc: socfpga: Add reset ctrl to driver
Ley Foon Tan
lftan.linux at gmail.com
Fri Apr 27 08:59:39 UTC 2018
On Fri, Apr 27, 2018 at 4:27 PM, Marek Vasut <marex at denx.de> wrote:
> On 04/27/2018 10:17 AM, Ley Foon Tan wrote:
>> Add code to reset all reset signals as in mmc DT node. A reset property is an optional feature,
>> so only print out a warning and do not fail if a reset property is not present.
>>
>> If a reset property is discovered, then use it to deassert, thus bringing the
>> IP out of reset.
>>
>> Signed-off-by: Ley Foon Tan <ley.foon.tan at intel.com>
>> ---
>> drivers/mmc/socfpga_dw_mmc.c | 19 +++++++++++++++++++
>
> Isn't this generic to the DWMMC core driver ?
Yes, can add to DWMMC core for all platforms. Will update this.
Thanks.
Regards
Ley Foon
More information about the U-Boot
mailing list