]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
regulator: s2mps11: Fix the voltage linear range for s2mps15
authorAlim Akhtar <alim.akhtar@samsung.com>
Tue, 12 Jul 2016 05:56:43 +0000 (11:26 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 20 Aug 2016 16:10:52 +0000 (18:10 +0200)
commitccf04ba55270a41c68c2faa3d0bf60d11b00ab1b
tree0fb1b959226e5ca515703a3568841db21ec8387a
parentc84b914813a79e8cf627e67fd50e3d73fecc0ccd
regulator: s2mps11: Fix the voltage linear range for s2mps15

commit 04c16b84e49a6d609c88f4f5523237ece3612b74 upstream.

This patch fixes some of the LDOs and BUCKs voltage range as per
user manual of s2mps15 (REV0.4).

Fixes: 51af20675800 ("regulator: s2mps11: Add support for S2MPS15 regulators")
Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/regulator/s2mps11.c