提交 b59a8c90 编写于 作者: U Ulf Hansson

Merge branch 'fixes' into next

...@@ -441,6 +441,8 @@ static int sdmmc_dlyb_phase_tuning(struct mmci_host *host, u32 opcode) ...@@ -441,6 +441,8 @@ static int sdmmc_dlyb_phase_tuning(struct mmci_host *host, u32 opcode)
return -EINVAL; return -EINVAL;
} }
writel_relaxed(0, dlyb->base + DLYB_CR);
phase = end_of_len - max_len / 2; phase = end_of_len - max_len / 2;
sdmmc_dlyb_set_cfgr(dlyb, dlyb->unit, phase, false); sdmmc_dlyb_set_cfgr(dlyb, dlyb->unit, phase, false);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册