]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
regulator: arizona-ldo1: Correct default regulator init_data
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Tue, 18 Mar 2014 10:49:17 +0000 (10:49 +0000)
committerMark Brown <broonie@linaro.org>
Tue, 18 Mar 2014 11:18:00 +0000 (11:18 +0000)
commita35ff2861690eaf9dbb38fa744a8a9e6f4ebfd61
tree6ea81a19357cb025edc26bc088b9dc3efeab5bf5
parent820cd31e3682720eef787e853b15fa41548b6508
regulator: arizona-ldo1: Correct default regulator init_data

Both 5102 and 8997 have the regulator capable of supplying 1.8V, and the
voltage step from the 5110 regulator is different from what is specified
in the default description. This patch updates the default regulator
description to match 5110 and selects the 1.8V capable description for
8997.

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Cc: stable@vger.kernel.org
drivers/regulator/arizona-ldo1.c