Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AndroidKernelMSM
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Werner Sembach
AndroidKernelMSM
Commits
ec243981
Commit
ec243981
authored
Nov 2, 2012
by
Devin Kim
Committed by
Android Partner Code Review
Nov 2, 2012
Browse files
Options
Downloads
Patches
Plain Diff
Revert "Revert "mako: msm: board: enable HS200 bus speed mode support""
This reverts commit
39f8a6f1
.
parent
8c6296fb
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
arch/arm/mach-msm/lge/mako/board-mako-storage.c
+1
-0
1 addition, 0 deletions
arch/arm/mach-msm/lge/mako/board-mako-storage.c
with
1 addition
and
0 deletions
arch/arm/mach-msm/lge/mako/board-mako-storage.c
+
1
−
0
View file @
ec243981
...
@@ -216,6 +216,7 @@ static struct mmc_platform_data sdc1_data = {
...
@@ -216,6 +216,7 @@ 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
,
};
};
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment