aboutsummaryrefslogtreecommitdiff
path: root/lib/cpu-notifier-error-inject.c
diff options
context:
space:
mode:
authorNishanth Menon <[email protected]>2012-09-25 19:33:33 +0300
committerKevin Hilman <[email protected]>2012-11-05 15:03:34 -0800
commitf2a0dfefec5fac797a5c6defa7e29db933a67a80 (patch)
tree070d2d3befa2b0ad2be900e5fee478a7245cc3b9 /lib/cpu-notifier-error-inject.c
parent3d70f8c617a436c7146ecb81df2265b4626dfe89 (diff)
ARM: OMAP3+: PM: VP: use uV for max and min voltage limits
Every PMIC has it's own eccentricities, For example, one of the PMIC has MSB set to 1 for a specific function - voltage enable! using an hardcoded value specific for TWL when copied over to such an implementation causes the system to crash as the MSB bit was 0 and the voltage got disabled!. Instead we use actual values and depend on the convertion routines to abstract out the eccentricities of each PMIC. With this, we can now move the voltages to a common location in voltage.h as they are no longer dependent on PMICs and expect the PMIC's conversion routines to set a cap if the voltage is out of reach for the PMIC. Reported-by: Jon Hunter <[email protected]> Signed-off-by: Nishanth Menon <[email protected]> Signed-off-by: Vishwanath BS <[email protected]> Signed-off-by: Tero Kristo <[email protected]> Signed-off-by: Kevin Hilman <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions