]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
regulator: palmas: Correct TPS659038 register definition for REGEN2
authorKeerthy <j-keerthy@ti.com>
Tue, 17 Mar 2015 10:26:04 +0000 (15:56 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 13 Apr 2015 12:03:56 +0000 (14:03 +0200)
commit4b38884078bea8fe24486845caa3883fa4fa5460
treea620657066f0d604031675c4a0cb825117474bac
parent88519acc5f9c96fe6661157ddfa275e743aca4c1
regulator: palmas: Correct TPS659038 register definition for REGEN2

commit e03826d5045e81a66a4fad7be9a8ecdaeb7911cf upstream.

The register offset for REGEN2_CTRL in different for TPS659038 chip as when
compared with other Palmas family PMICs. In the case of TPS659038 the wrong
offset pointed to PLLEN_CTRL and was causing a hang. Correcting the same.

Signed-off-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/regulator/palmas-regulator.c
include/linux/mfd/palmas.h