aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorHans de Goede <[email protected]>2024-11-16 21:36:47 +0100
committerSebastian Reichel <[email protected]>2024-12-19 00:35:30 +0100
commitb3ded6072c5600704cfa3ce3a8dc8718d34bda66 (patch)
tree97008b36a780b1c5be788ef4fdfb423afdb9984d /tools/perf/scripts/python/call-graph-from-sql.py
parentc28dc9fc24f5fa802d44ef7620a511035bdd803e (diff)
power: supply: bq24190: Fix BQ24296 Vbus regulator support
There are 2 issues with bq24296_set_otg_vbus(): 1. When writing the OTG_CONFIG bit it uses POC_CHG_CONFIG_SHIFT which should be POC_OTG_CONFIG_SHIFT. 2. When turning the regulator off it never turns charging back on. Note this must be done through bq24190_charger_set_charge_type(), to ensure that the charge_type property value of none/trickle/fast is honored. Resolve both issues to fix BQ24296 Vbus regulator support not working. Fixes: b150a703b56f ("power: supply: bq24190_charger: Add support for BQ24296") Signed-off-by: Hans de Goede <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions