diff options
| author | Kamal Wadhwa <kamal.wadhwa@oss.qualcomm.com> | 2026-08-01 13:30:28 +0530 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-08-07 15:19:40 +0100 |
| commit | abd14bebb87e0fa2749371272c8b31d6ee5f0a36 (patch) | |
| tree | 99f0ee1b7bdf515a58e1e503089d11f9b4930b5b /tools/perf/scripts/python/task-analyzer.py | |
| parent | edbafe65eef2b58625db1e113fbbfb1fe10c0291 (diff) | |
regulator: qcom-rpmh: Fix PMIC5 BOB bypass mode handling
Currently, when `rpmh_regulator_set_mode_bypass()` helper function
is called to set bypass mode, it sends PMIC4's BOB bypass mode
value for even if its a PMIC5 BOB.
To fix this, introduce new hw_data parameter`pmic_bypass_mode`
to store bypass mode value. Use it to send correct PMIC bypass
mode value that corresponds to PMIC4/5 BOB regulators from the
helper function.
Fixes: 610f29e5cc0e8d58 ("regulator: qcom-rpmh: Update PMIC modes for PMIC5")
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Kamal Wadhwa <kamal.wadhwa@oss.qualcomm.com>
Link: https://patch.msgid.link/20260801-b4-read-rpmh-v5-v6-2-9fcb54928523@oss.qualcomm.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
