Re: [PATCH v3 1/6] dt-bindings: gpio: add max77759 binding

2025-02-28 Thread Rob Herring (Arm)
On Fri, 28 Feb 2025 14:25:15 +, 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 describes its GPIO module. > >

[PATCH v3 1/6] dt-bindings: gpio: add max77759 binding

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 describes its GPIO module. Reviewed-by: Rob Herring (Arm) Signed-off-by: André Draszik --- v2: *