diff options
author | Axel Lin <axel.lin@ingics.com> | 2019-03-04 07:41:33 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-03-21 17:59:24 +0300 |
commit | 689b9e025f0cbf2f537566f8334ab6fd937336ae (patch) | |
tree | b23f9de27805334c95a5c6ed3007247e04a1dea9 /tools/perf/scripts/python/stackcollapse.py | |
parent | 4e105e3b4bc6a1825aefc56f11951e1496a5bb3c (diff) | |
download | linux-689b9e025f0cbf2f537566f8334ab6fd937336ae.tar.xz |
regulator: tps65217: Simplify linear range for selector 25-52
The original code separates the selector 25-52 into 2 ranges on purpose
because DCDC1/DCDC3 only support up to 1.8V/1.5V in the old code.
Both DCDC1 and DCDC3 support up to 3.3V since commit b4c2e158a1e1
("regulator: tps65217: Allow DCDC1 and DCDC3 up to 3.3V"), so merge
25-30 and 31-52 ranges to one range.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions