diff options
author | Chen-Yu Tsai <[email protected]> | 2023-06-09 16:30:03 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-06-14 14:25:48 +0100 |
commit | ea861df772fd8cca715d43f62fe13c09c975f7a2 (patch) | |
tree | 239dbfb7340b917b4cf324068baaead751178370 /tools/perf/util/trace-event-scripting.c | |
parent | 1ff35e66cae53f7090a671afddaee45d4ccd9396 (diff) |
regulator: mt6358: Use linear voltage helpers for single range regulators
Some of the regulators on the MT6358/MT6366 PMICs have just one linear
voltage range. These are the bulk regulators and VSRAM_* LDOs. Currently
they are modeled with one linear range, but also have their minimum,
maximum, and step voltage described.
Convert them to the linear voltage helpers. These helpers are a bit
simpler, and we can also drop the linear range definitions. Also reflow
the touched lines now that they are shorter.
Signed-off-by: Chen-Yu Tsai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions