Loading
mmc: dw_mmc-rockchip: Fix wrong internal phase calculate
ciu clock is 2 times of io clock, but the sample clk used is derived from io clock provided to the card. So we should use io clock to calculate the phase. Fixes: 59903441 ("mmc: dw_mmc-rockchip: Add internal phase support") Signed-off-by:Shawn Lin <shawn.lin@rock-chips.com> Acked-by:
Heiko Stuebner <heiko@sntech.de> Cc: stable@vger.kernel.org Signed-off-by:
Ulf Hansson <ulf.hansson@linaro.org>