Re: [PATCH v2 1/6] dt-bindings: gpio: add max77759 binding
From: Rob Herring (Arm)
Date: Thu Feb 27 2025 - 08:01:15 EST
On Wed, 26 Feb 2025 17:51:20 +0000, 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.
>
> Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx>
>
> ---
> v2:
> * drop 'interrupts' property and sort properties alphabetically
> ---
> .../bindings/gpio/maxim,max77759-gpio.yaml | 44 ++++++++++++++++++++++
> MAINTAINERS | 6 +++
> 2 files changed, 50 insertions(+)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>