diff options
author | Axel Lin <axel.lin@ingics.com> | 2019-03-04 11:57:52 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-03-21 18:00:07 +0300 |
commit | e69b394703e032e56a140172440ec4f9890b536d (patch) | |
tree | 1e220654ce331ab24bb71dd8a63eb542cd38f167 /drivers/acpi | |
parent | 7287275b4301e230be9e4569431c7dacb67ebc13 (diff) | |
download | linux-e69b394703e032e56a140172440ec4f9890b536d.tar.xz |
regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xB
selector 0xB (1011) should be 2.6V rather than 2.7V, fit ix.
Table 5-4. LDOA1 Output Voltage Options
VID Bits VOUT VID Bits VOUT VID Bits VOUT VID Bits VOUT
0000 1.35 0100 1.8 1000 2.3 1100 2.85
0001 1.5 0101 1.9 1001 2.4 1101 3.0
0010 1.6 0110 2.0 1010 2.5 1110 3.3
0011 1.7 0111 2.1 1011 2.6 1111 Not Used
Fixes: d2a2e729a666 ("regulator: tps65086: Add regulator driver for the TPS65086 PMIC")
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Acked-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/acpi')
0 files changed, 0 insertions, 0 deletions