Re: [PATCH 7/9] regulator: mt6358: Add output voltage fine tuning to fixed regulators
From: AngeloGioacchino Del Regno
Date: Fri Jun 09 2023 - 06:14:29 EST
Il 09/06/23 10:30, Chen-Yu Tsai ha scritto:
The "fixed" LDO regulators found on the MT6358 and MT6366 PMICs have
either no voltage selection register, or only one valid setting.
However these do have a fine voltage calibration setting that can
slightly boost the output voltage from 0 mV to 100 mV, in 10 mV
increments.
Add support for this by changing these into linear range regulators.
Signed-off-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>