diff options
author | Kishon Vijay Abraham I <[email protected]> | 2013-08-12 14:21:14 +0530 |
---|---|---|
committer | Mark Brown <[email protected]> | 2013-08-12 11:31:22 +0100 |
commit | 77409d9bcc0ee3fc309a3d6fd18553f6ec5a9aa6 (patch) | |
tree | d6809da5e8b6e62e2e32c5c3511051fb0f6900d1 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | d4e4ab86bcba5a72779c43dc1459f71fea3d89c8 (diff) |
regulator: palmas: model SMPS10 as two regulators
SMPS10 has two outputs OUT1 and OUT2 and have one input IN1.
SMPS10-OUT2 is connected to SMPS10-IN1 and can be configured either
in BOOST mode or BYPASS mode. regulator_enable of SMPS10-OUT2 configures
it in BOOST mode. For BYPASS mode regulator_allow_bypass() API can be
used. SMPS10-OUT1 is connected to SMPS10-OUT2 and can be enabled using
regulator_enable().
[ [email protected] : Simplify regulator_desc setting for SMPS10_[OUT1|OUT2]
Signed-off-by: J Keerthy <[email protected]>
Signed-off-by: Laxman Dewangan <[email protected]>
Signed-off-by: Kishon Vijay Abraham I <[email protected]>
Signed-off-by: Axel Lin <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions