OSDN Git Service

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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 May 2016 00:06:51 +0000 (17:06 -0700)
commitb657027854182f708d74424998fe95624f7c69c4
tree7f305cb2590f3ac2c62d30c97e23fd6a3ed28c32
parentfc2d8c98f754993f0c66d373672418a503e6e299
regulator: axp20x: Fix axp22x ldo_io voltage ranges

commit a2262e5a12e05389ab4c7fc5cf60016b041dd8dc upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/regulator/axp20x-regulator.c