mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
Revert "Revert "mako: msm: board: enable HS200 bus speed mode support""
This reverts commit 39f8a6f1bf29e1acded28529aaabf68424a4e88b.
This commit is contained in:
parent
63cc925f85
commit
afd57ea15f
1 changed files with 1 additions and 0 deletions
|
@ -216,6 +216,7 @@ static struct mmc_platform_data sdc1_data = {
|
|||
.pin_data = &mmc_slot_pin_data[SDCC1],
|
||||
.vreg_data = &mmc_slot_vreg_data[SDCC1],
|
||||
.uhs_caps = MMC_CAP_1_8V_DDR | MMC_CAP_UHS_DDR50,
|
||||
.uhs_caps2 = MMC_CAP2_HS200_1_8V_SDR,
|
||||
.mpm_sdiowakeup_int = MSM_MPM_PIN_SDC1_DAT1,
|
||||
.msm_bus_voting_data = &sps_to_ddr_bus_voting_data,
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue