commit | a2262e5a12e05389ab4c7fc5cf60016b041dd8dc | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Wed Apr 27 15:59:27 2016 +0200 |
committer | Mark Brown <broonie@kernel.org> | Wed Apr 27 16:14:52 2016 +0100 |
tree | 0d181d43fc5546564ddf8a37c804a91280ca66a5 | |
parent | 8d4d5c3a7c25e69075e60e5e70c1e05c205aef89 [diff] |
regulator: axp20x: Fix axp22x ldo_io voltage ranges The minium voltage of 1800mV is a copy and paste error from the axp20x regulator info. The correct minimum voltage for the ldo_io regulators on the axp22x is 700mV. Fixes: 1b82b4e4f954 ("regulator: axp20x: Add support for AXP22X regulators") Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Chen-Yu Tsai <wens@csie.org> Signed-off-by: Mark Brown <broonie@kernel.org>