On Friday 19 April 2013 08:44 AM, Axel Lin wrote:
When SMPS45 is set to off and LDO8 tracking is enabled, LDO8 output can be set
from 0.45 to 1.65V and the steps of voltage change is 25mV.
This is done by setting:
pmic->desc[id].min_uV = 45;
pmic->desc[id].uV_step = 25000;
When SMPS45 is set to off and LDO8 tracking is enabled, LDO8 output can be set
from 0.45 to 1.65V and the steps of voltage change is 25mV.
This is done by setting:
pmic->desc[id].min_uV = 45;
pmic->desc[id].uV_step = 25000;
I don't see the point of reading vsel register, multi
2 matches
Mail list logo