]> asedeno.scripts.mit.edu Git - linux.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)
commit05195ed3ec96926388d253608a40d7f2b4b07413
treed7b567316300fd74abba3be175594db8d92b0906
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca
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