• Tero Kristo's avatar
    ARM: OMAP3: VC: calculate ramp times · c589eb38
    Tero Kristo authored
    OMAP3 VC code now uses voltage deltas + slew rates for calculating actual
    ramp times for voltage changes. Previously a static value was used.
    Two calculation methods are provided: i2c_timings and off_timings.
    I2C timings are used during retention or off mode transition which
    is initiated over I2C, and OFF timings are used if PMIC signal
    (nsleep) is used to control all the off mode voltages at the same time.
    Signed-off-by: default avatarTero Kristo <t-kristo@ti.com>
    Signed-off-by: default avatarKevin Hilman <khilman@ti.com>
    c589eb38
vc.h 4.35 KB