Re: [PATCH v3 5/6] gpio: max77759: add Maxim MAX77759 gpio driver
From: Bartosz Golaszewski <hidden>
Date: 2025-03-04 10:37:38
Also in:
linux-gpio, linux-hardening, lkml
From: Bartosz Golaszewski <hidden>
Date: 2025-03-04 10:37:38
Also in:
linux-gpio, linux-hardening, lkml
On Fri, Feb 28, 2025 at 3:25 PM André Draszik [off-list ref] 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@linaro.org>
Acked-by: Bartosz Golaszewski <redacted>