diff options
author | Michael Walle <mwalle@kernel.org> | 2025-07-03 14:31:51 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-07-10 14:10:02 +0300 |
commit | 180a135eafa9e05657559bb04cc9eb6a86ca45f3 (patch) | |
tree | bd0c260b395c2c78be7d380ef5acbb41b5083bf6 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 16d1a9bf36ef649b1fdb866985b4b87584491fac (diff) | |
download | linux-180a135eafa9e05657559bb04cc9eb6a86ca45f3.tar.xz |
regulator: tps6594-regulator: remove hardcoded buck config
Commit 00c826525fba ("regulator: tps6594-regulator: Add TI TPS65224 PMIC
regulators") added support for the TPS65224 and made the description of
the multi-phase buck converter variable depending on the variant of the
PMIC. But this was just done for MUTLI_BUCK12 and MULTI_BUCK12_34
configs probably because this variant only supports a multi-phase
configuration on buck 1 and 2. Remove the hardcoded value for the
remaining two configs, too as future PMIC variants might also support
these.
This is a preparation patch to refactor the regulator description and
is compile-time only tested.
Signed-off-by: Michael Walle <mwalle@kernel.org>
Acked-by: Mark Brown <broonie@kernel.org>
Link: https://patch.msgid.link/20250703113153.2447110-7-mwalle@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions