rk292x:modify pwm coefficient for set logic voltage
author张晴 <zhangqing@rock-chips.com>
Tue, 27 Nov 2012 07:45:35 +0000 (15:45 +0800)
committer张晴 <zhangqing@rock-chips.com>
Tue, 27 Nov 2012 07:45:35 +0000 (15:45 +0800)
arch/arm/mach-rk2928/board-rk2926-sdk.c
arch/arm/mach-rk2928/board-rk2928-a720.c
arch/arm/mach-rk2928/board-rk2928-phonepad.c
arch/arm/mach-rk2928/board-rk2928-sdk.c
arch/arm/mach-rk2928/board-rk2928-tb.c
arch/arm/mach-rk2928/board-rk2928.c

index 4fdf711b3e69e1562c88bd4c6e634f994022d68c..08bee133e822430a4a26f58fda5c381889f572f3 100755 (executable)
@@ -556,7 +556,7 @@ static struct pwm_platform_data pwm_regulator_info[1] = {
                .suspend_voltage = 1050000,
                .min_uV = 950000,
                .max_uV = 1400000,
-               .coefficient = 455,     //45.5%
+               .coefficient = 504,     //50.4%
                .pwm_voltage_map = pwm_voltage_map,
                .init_data      = &pwm_regulator_init_dcdc[0],
        },
index 68c1f52edf08e62bd94b667e8ce5c0efd54820a7..c93d9e375a1cabe9b22daa864b2cc2c3066710b2 100755 (executable)
@@ -452,7 +452,7 @@ static struct pwm_platform_data pwm_regulator_info[1] = {
                .suspend_voltage = 1050000,
                .min_uV = 950000,
                .max_uV = 1400000,
-               .coefficient = 455,     //45.5%
+               .coefficient = 504,     //50.4%
                .pwm_voltage_map = pwm_voltage_map,
                .init_data      = &pwm_regulator_init_dcdc[0],
        },
index 014cb7068680a2ad29533ae0a2432f43f4b66807..4f90e70d9f98f8895a45fccd240ac19af1339209 100755 (executable)
@@ -544,7 +544,7 @@ static struct pwm_platform_data pwm_regulator_info[1] = {
                .suspend_voltage = 1050000,
                .min_uV = 950000,
                .max_uV = 1400000,
-               .coefficient = 455,     //45.5%
+               .coefficient = 504,     //50.4%
                .pwm_voltage_map = pwm_voltage_map,
                .init_data      = &pwm_regulator_init_dcdc[0],
        },
index 295606ed211b53337c95732207c00b3791d0fa4a..22348dab49997413fb7d62d39de2b148632ed60f 100755 (executable)
@@ -478,7 +478,7 @@ static struct pwm_platform_data pwm_regulator_info[1] = {
                .suspend_voltage = 1050000,
                .min_uV = 950000,
                .max_uV = 1400000,
-               .coefficient = 455,     //45.5%
+               .coefficient = 504,     //50.4%
                .pwm_voltage_map = pwm_voltage_map,
                .init_data      = &pwm_regulator_init_dcdc[0],
        },
index 970eae1586ad43a349772a6e3ece589d40ac1f3d..69c781e9826a951f51c0f04e017fe20419c0c483 100755 (executable)
@@ -418,7 +418,7 @@ static struct pwm_platform_data pwm_regulator_info[1] = {
                .suspend_voltage = 1050000,
                .min_uV = 950000,
                .max_uV = 1400000,
-               .coefficient = 455,     //45.5%
+               .coefficient = 504,     //50.4%
                .pwm_voltage_map = pwm_voltage_map,
                .init_data      = &pwm_regulator_init_dcdc[0],
        },
index dd5f6066a4bf282e628b675a063c4d624dddeede..5dd46b290c0759eb030152b8d87ceac0a68732a4 100755 (executable)
@@ -353,7 +353,7 @@ static struct pwm_platform_data pwm_regulator_info[1] = {
                .suspend_voltage = 1050000,
                .min_uV = 950000,
                .max_uV = 1400000,
-               .coefficient = 455,     //45.5%
+               .coefficient = 504,     //50.4%
                .pwm_voltage_map = pwm_voltage_map,
                .init_data      = &pwm_regulator_init_dcdc[0],
        },