OSDN Git Service

regulator: lp87565: Fix missing register for LP87565_BUCK_0
authorAxel Lin <axel.lin@ingics.com>
Fri, 1 Mar 2019 06:16:40 +0000 (14:16 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Jan 2020 13:50:32 +0000 (14:50 +0100)
commit90a2e64c4365a4c5f939e9116af960980ce5eeef
tree740520009e9e741cf54fb4e71b9c6987de3bf42c
parent013cfff98dcc09045090d2788952f65033be4977
regulator: lp87565: Fix missing register for LP87565_BUCK_0

[ Upstream commit d1a6cbdf1e597917cb642c655512d91b71a35d22 ]

LP87565_BUCK_0 is missed, fix it.

Fixes: f0168a9bf ("regulator: lp87565: Add support for lp87565 PMIC regulators")
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/regulator/lp87565-regulator.c