Re: [PATCH v3 5/6] gpio: max77759: add Maxim MAX77759 gpio driver

2025-03-04 Thread Bartosz Golaszewski
On Fri, Feb 28, 2025 at 3:25 PM André Draszik 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

Re: [PATCH v3 5/6] gpio: max77759: add Maxim MAX77759 gpio driver

2025-03-04 Thread Linus Walleij
On Fri, Feb 28, 2025 at 3:25 PM André Draszik 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 u

[PATCH v3 5/6] gpio: max77759: add Maxim MAX77759 gpio driver

2025-02-28 Thread André Draszik
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. Sig