Skip to content

Commit

Permalink
Merge pull request #69 from punitagrawal/odroidxu3-3.10.y
Browse files Browse the repository at this point in the history
exynos: asv: Correct a typo in voltage tables
  • Loading branch information
mdrjr committed Nov 30, 2014
2 parents d37e8a3 + 4c0008a commit 19a537f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/mach-exynos/include/mach/asv-exynos5422_evt0.h
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ static unsigned int kfc_asv_volt_info_evt1_v300_BIN2[KFC_V300_BIN2_DVFS_LEVEL_NR
{ 1100000, 1162500, 1150000, 1137500, 1125000, 1112500, 1100000, 1087500, 1075000, 1062500, 1050000, 1037500, 1025000, 1012500, 1000000},
{ 1000000, 1125000, 1112500, 1100000, 1087500, 1075000, 1062500, 1050000, 1037500, 1025000, 1012500, 1000000, 987500, 975000, 962500},
{ 900000, 1087500, 1075000, 1062500, 1050000, 1037500, 1025000, 1012500, 1000000, 987500, 975000, 962500, 950000, 937500, 925000},
{ 800000, 1050000, 1037500, 1025000, 1012500, 1000000, 98750 , 975000, 962500, 950000, 937500, 925000, 912500, 900000, 900000},
{ 800000, 1050000, 1037500, 1025000, 1012500, 1000000, 987500, 975000, 962500, 950000, 937500, 925000, 912500, 900000, 900000},
{ 700000, 1012500, 1000000, 987500, 975000, 962500, 950000, 937500, 925000, 912500, 900000, 900000, 900000, 900000, 900000},
{ 600000, 975000, 962500, 950000, 937500, 925000, 912500, 900000, 900000, 900000, 900000, 900000, 900000, 900000, 900000},
{ 500000, 937500, 925000, 912500, 900000, 900000, 900000, 900000, 900000, 900000, 900000, 900000, 900000, 900000, 900000},
Expand Down

0 comments on commit 19a537f

Please sign in to comment.