Skip to content
Commit a01576f5 authored by Chen-Yu Tsai's avatar Chen-Yu Tsai Committed by Greg Kroah-Hartman
Browse files

regulator: mt6358: Use linear voltage helpers for single range regulators

[ Upstream commit ea861df7

 ]

Some of the regulators on the MT6358/MT6366 PMICs have just one linear
voltage range. These are the bulk regulators and VSRAM_* LDOs. Currently
they are modeled with one linear range, but also have their minimum,
maximum, and step voltage described.

Convert them to the linear voltage helpers. These helpers are a bit
simpler, and we can also drop the linear range definitions. Also reflow
the touched lines now that they are shorter.

Signed-off-by: default avatarChen-Yu Tsai <wenst@chromium.org>
Link: https://lore.kernel.org/r/20230609083009.2822259-7-wenst@chromium.org
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
Stable-dep-of: 7e37c851

 ("regulator: mt6358: split ops for buck and linear range LDO regulators")
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent c6ac4025
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment