Re: [PATCH v3 5/6] gpio: max77759: add Maxim MAX77759 gpio driver
From: Bartosz Golaszewski
Date: Tue Mar 04 2025 - 05:42:01 EST
On Fri, Feb 28, 2025 at 3:25 PM André Draszik <andre.draszik@xxxxxxxxxx> wrote:
>
> 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.
>
> This driver supports the GPIO functions using the platform device
> registered by the core MFD driver.
>
> Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx>
>
Acked-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>