]> git.baikalelectronics.ru Git - kernel.git/commit
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:15:09 +0000 (16:15 +0100)
commit745dfd6466b6383d144650ae23eb49a5cd23d586
treed7b567316300fd74abba3be175594db8d92b0906
parent3039f62d3fccb077513a4ffae4d1ef4609c1b724
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: 27b4965b41fe ("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