regulator: dt-bindings: mt6358: Merge ldo_vcn33_* regulators
authorChen-Yu Tsai <wenst@chromium.org>
Fri, 9 Jun 2023 08:29:58 +0000 (16:29 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 14 Jun 2023 13:25:43 +0000 (14:25 +0100)
commita74d4c577c60b27fc57ea734ef8275921ae8dcb2
tree0fe329e5f571228b1a26e38c928090420e5f9b17
parentd692cc619247addcb9336c220ea1face91b365f0
regulator: dt-bindings: mt6358: Merge ldo_vcn33_* regulators

The ldo_vcn33_bt and ldo_vcn33_wifi regulators are actually the same
regulator, having the same voltage setting and output pin. There are
simply two enable bits that are ORed together to enable the regulator.

Having two regulators representing the same output pin is misleading
from a design matching standpoint, and also error-prone in driver
implementations.

Merge the two as ldo_vcn33. Neither vcn33 regulators are referenced
in upstream device trees. As far as hardware designs go, none of the
Chromebooks using MT8183 w/ MT6358 use this output.

Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Link: https://lore.kernel.org/r/20230609083009.2822259-2-wenst@chromium.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/regulator/mt6358-regulator.txt