summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorCasey Connolly <[email protected]>2026-01-08 21:28:48 +0100
committerCasey Connolly <[email protected]>2026-01-14 16:25:09 +0100
commitdeb2b9c4033b5c3cc684ca62c79db61a7ca3d199 (patch)
tree7c5be46b2608f2fc1b3993f770111402e5e42369 /doc/develop
parent3afd2b9f97db8519fe6d987d69e7f70de0af6321 (diff)
power: regulator: qcom-rpmh: correctly map pmic mode
Currently we don't properly map between the regulator mode ID enum and the appropriate register values in the mode map, as a result we always unintentionally vote for retention mode if we actually attempt to set it. In the set_mode path we did find the appropriate entry in the mode map but we wrote the id instead of the register values. Clean this up and properly map id -> mode and vice versa. Link: https://patch.msgid.link/[email protected] Signed-off-by: Casey Connolly <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions