Skip to content
Snippets Groups Projects
Commit e039dcb2 authored by Iliyan Malchev's avatar Iliyan Malchev
Browse files

Revert "mako: msm: board: enable HS200 bus speed mode support"

This reverts commit ec243981.
parent c1be92b7
Branches android-msm-marlin-3.18-p-preview-2
Tags android-p-preview-2_r0.1
No related merge requests found
...@@ -216,7 +216,6 @@ static struct mmc_platform_data sdc1_data = { ...@@ -216,7 +216,6 @@ static struct mmc_platform_data sdc1_data = {
.pin_data = &mmc_slot_pin_data[SDCC1], .pin_data = &mmc_slot_pin_data[SDCC1],
.vreg_data = &mmc_slot_vreg_data[SDCC1], .vreg_data = &mmc_slot_vreg_data[SDCC1],
.uhs_caps = MMC_CAP_1_8V_DDR | MMC_CAP_UHS_DDR50, .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, .mpm_sdiowakeup_int = MSM_MPM_PIN_SDC1_DAT1,
.msm_bus_voting_data = &sps_to_ddr_bus_voting_data, .msm_bus_voting_data = &sps_to_ddr_bus_voting_data,
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment