commit | 51579137c500362018b5341f5dca47807ed558aa | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Sat Mar 24 09:37:30 2012 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Mar 26 11:55:29 2012 +0100 |
tree | f3e87e4d953f884428df41757b92963e48f59ab5 | |
parent | 4992fa1fd425f1934f503ffa96b68e235b89db9a [diff] |
regulator: tps6586x: Fix list minimal voltage setting for LDO0 According to the datasheet, LDO0 has minimal voltage 1.2V rather than 1.25V. Table 3-39. VLDO0[2:0] Settings VLDOx[2:0] VOUT (V) VLDOx[2:0] VOUT (V) 000 1.20 100 2.70 001 1.50 101 2.85 010 1.80 110 3.10 011 2.50 111 3.30 Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>