diff options
author | Anson Huang <b20788@freescale.com> | 2013-01-21 16:20:56 +0800 |
---|---|---|
committer | Anson Huang <b20788@freescale.com> | 2013-01-28 10:18:51 +0800 |
commit | c03a6de3bd70b3f99afa3ec532fbb7178819bfad (patch) | |
tree | 12d54314c39f13f7b5a9969dd7dd4c36af36afa2 /ipc | |
parent | c27cb3851bb6f822f8a92e4a1e10fba19284bdd4 (diff) |
ENGR00241003-1 mx6: need to add delay in LDO voltage setting
1.LDO ramp up time may be modified by ROM code
according to fuse setting, cpu freq driver use
fixed delay time which assume the LDO ramp up time
is the reset value of ANATOP register, need to set
it to reset value in regulator init.
2.The regulator set voltage should take care of
the ramp up time, calculate the ramp up time based
of register setting and to the delay, make sure that
when the set voltage function return, the voltage is
stable enough.
3.CPUFreq no need to use delay, it is already taken
care by regulator voltage setting.
Signed-off-by: Anson Huang <b20788@freescale.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions