Skip to content
Commit f875a125 authored by Weijie Gao's avatar Weijie Gao Committed by Daniel Schwierzeck
Browse files

mmc: mtk-sd: fix sclk cycles shift value



It turns out that the sclk cycles used by mt7620/mt7628 is the same as
other chips (20 bits, 1048576), not 65536.

This patch removes sclk_cycle_shift from dev_comp, and uses a macro with
a value 20 instead.

Reviewed-by: default avatarStefan Roese <sr@denx.de>
Signed-off-by: default avatarWeijie Gao <weijie.gao@mediatek.com>
parent 17ade70b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment