diff options
author | André Draszik <andre.draszik@linaro.org> | 2025-05-09 14:22:39 +0100 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2025-05-09 15:22:30 +0100 |
commit | bb71e40db1b7a7822f434d211b4a94bab9996cc6 (patch) | |
tree | ff7ae40271df6138296e0ad1f4107b2e89acc0dc /tools/perf/scripts/python/gecko.py | |
parent | 81fec13be95345a57cd97b7f2b823ca1ef7c9dd5 (diff) |
mfd: max77759: Add Maxim MAX77759 core driver
The Maxim MAX77759 is a companion PMIC for USB Type-C applications and
includes Battery Charger, Fuel Gauge, temperature sensors, USB Type-C
Port Controller (TCPC), NVMEM, and a GPIO expander.
Fuel Gauge and TCPC have separate and independent I2C addresses,
register maps, and interrupt lines and are therefore excluded from the
MFD core device driver here.
The GPIO and NVMEM interfaces are accessed via specific commands to the
built-in microprocessor. This driver implements an API that client
drivers can use for accessing those.
Signed-off-by: André Draszik <andre.draszik@linaro.org>
Acked-by: Peter Griffin <peter.griffin@linaro.org>
Link: https://lore.kernel.org/r/20250509-max77759-mfd-v10-1-962ac15ee3ef@linaro.org
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions