diff options
author | Andreas Kemnade <andreas@kemnade.info> | 2022-12-09 00:57:23 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-02-22 11:25:51 +0300 |
commit | ccc91b3ed3f641efa8e9050c587ef509b0e2be3a (patch) | |
tree | c2a3a43825f5681cf4b754fb08c9af48223df06a /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 8b450dcff23aa254844492831a8e2b508a9d522d (diff) | |
download | linux-ccc91b3ed3f641efa8e9050c587ef509b0e2be3a.tar.xz |
mfd: twl: Fix TWL6032 phy vbus detection
TWL6032 has a few charging registers prepended before the charging
registers the TWL6030 has. To be able to use common register defines
declare the additional registers as additional module.
At the moment this affects the access to CHARGERUSB_CTRL1 in
phy-twl6030-usb. Without this patch, it is accessing the wrong register
on TWL6032.
The consequence is that presence of Vbus is not reported.
Cc: Bin Liu <b-liu@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20221208215723.217557-1-andreas@kemnade.info
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions