Hi Lee,
On 3/6/26 5:00 AM, Lee Jones wrote:
On Tue, 24 Feb 2026, Amit Sunil Dhamne via B4 Relay wrote:
quoted
From: Amit Sunil Dhamne <amitsd@google.com>
Add register bitmasks for charger function.
In addition split the charger IRQs further such that each bit represents
an IRQ downstream of charger regmap irq chip. In addition populate the
ack_base to offload irq ack to the regmap irq chip framework.
Signed-off-by: Amit Sunil Dhamne <amitsd@google.com>
Reviewed-by: André Draszik <andre.draszik@linaro.org>
---
drivers/mfd/max77759.c | 91 ++++++++++++++++++++--
include/linux/mfd/max77759.h | 176 ++++++++++++++++++++++++++++++++++++-------
2 files changed, 230 insertions(+), 37 deletions(-)
Does this patch have any dependents or dependencies?
This patch does not depend on any other patch.
The patch that depends on this one is:
https://lore.kernel.org/all/20260224-max77759-charger-v8-5-eb86bd570e9c@google.com/ (local)
Thanks,
Amit