regulator: axp20x: Fix axp22x ldo_io voltage ranges
authorHans de Goede <hdegoede@redhat.com>
Wed, 27 Apr 2016 13:59:27 +0000 (15:59 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 27 Apr 2016 15:14:52 +0000 (16:14 +0100)
commita2262e5a12e05389ab4c7fc5cf60016b041dd8dc
tree0d181d43fc5546564ddf8a37c804a91280ca66a5
parent8d4d5c3a7c25e69075e60e5e70c1e05c205aef89
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>
drivers/regulator/axp20x-regulator.c