
24 May
2018
24 May
'18
4:27 a.m.
On Mon, May 14, 2018 at 6:01 AM, Simon Glass sjg@chromium.org wrote:
On 8 May 2018 at 13:19, Ley Foon Tan ley.foon.tan@intel.com 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@intel.com
drivers/mmc/socfpga_dw_mmc.c | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
Hi Jaehoon
Can you help to merge this patch?
Regards Ley Foon