• Kevin Hilman's avatar
    cpufreq: OMAP: scale voltage along with frequency · 53dfe8a8
    Kevin Hilman authored
    
    
    Use the regulator framework to get the voltage regulator associated
    with the MPU voltage domain and use it to scale voltage along with
    frequency.
    
    While here, CONFIG_CPU_FREQ_DEBUG doesn't exist anymore, so move
    debug prints to use dev_dbg().
    
    Special thanks to Afzal Mohammed for suggestions on more robust error
    checking.
    
    Cc: Afzal Mohammed  <afzal@ti.com>
    Signed-off-by: default avatarKevin Hilman <khilman@ti.com>
    53dfe8a8
omap-cpufreq.c 7.92 KB