mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
emmc: set co-phase 1 for Highspeed busmode
PD#165090: emmc: set co-phase 1 for Highspeed busmode Change-Id: Ia2d925121ee101eb3c706b79eae6b0464a3087e4 Signed-off-by: Long Yu <long.yu@amlogic.com>
This commit is contained in:
@@ -3472,7 +3472,7 @@ static struct meson_mmc_data mmc_data_g12b = {
|
||||
.sdmmc.init.core_phase = 3,
|
||||
.sdmmc.init.tx_phase = 0,
|
||||
.sdmmc.init.rx_phase = 0,
|
||||
.sdmmc.hs.core_phase = 2,
|
||||
.sdmmc.hs.core_phase = 1,
|
||||
.sdmmc.ddr.core_phase = 2,
|
||||
.sdmmc.hs2.core_phase = 3,
|
||||
.sdmmc.hs4.tx_delay = 0,
|
||||
|
||||
Reference in New Issue
Block a user