regulator: mt6358: Add supply names for MT6358 regulators
authorChen-Yu Tsai <wenst@chromium.org>
Thu, 28 Sep 2023 08:55:30 +0000 (16:55 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 2 Oct 2023 18:43:46 +0000 (19:43 +0100)
commit3dfa8a7071d4e748d5a59566f9a96e381a9fccb2
tree64ca8e6450502b6d8ee7b3a75330a967667039ca
parent9f3bec54d06f1eb4b47c7f78ef1401bc71977e9e
regulator: mt6358: Add supply names for MT6358 regulators

The DT bindings for MT6358 regulator now defines the supply names for the
PMIC.

Add support for them by adding .supply_name field settings for each
regulator.

Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20230928085537.3246669-8-wenst@chromium.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/mt6358-regulator.c