regulator: mt6358: Drop *_SSHUB regulators
authorChen-Yu Tsai <wenst@chromium.org>
Fri, 9 Jun 2023 08:30:01 +0000 (16:30 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 14 Jun 2023 13:25:46 +0000 (14:25 +0100)
commit04ba665248ed91576d326041108e5fc2ec2254eb
treef873e6e1d1be0a027d47d745979745be9d141e4c
parent65bae54e08c109ddbbf121bb00058cf3b3fb7b8e
regulator: mt6358: Drop *_SSHUB regulators

The *_SSHUB regulators are actually alternate configuration interfaces
for their non *_SSHUB counterparts. They are not separate regulator
outputs. These registers are intended for the companion processor to
use to configure the power rails while the main processor is sleeping.
They are not intended for the main operating system to use.

Since they are not real outputs they shouldn't be modeled separately.
Remove them. Luckily no device tree actually uses them.

Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Link: https://lore.kernel.org/r/20230609083009.2822259-5-wenst@chromium.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/mt6358-regulator.c
include/linux/regulator/mt6358-regulator.h