Re: [PATCH v3 3/6] dt-bindings: mfd: add max77759 binding
From: Rob Herring (Arm)
Date: Fri Feb 28 2025 - 16:56:07 EST
On Fri, 28 Feb 2025 14:25:17 +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 the top-level device.
>
> Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx>
>
> ---
> v3:
> * drop gpio-controller and gpio-cells, GPIO is provided by the child
> (Rob)
>
> v2:
> * rename expected nvmem subdev nodename to 'nvmem-0'
> I'd have preferred just 'nvmem', but that matches nvmem-consumer.yaml
> and fails validation.
>
> Note: MAINTAINERS doesn't need updating, the binding update for the
> first leaf device (gpio) adds a wildcard matching all max77759 bindings
> ---
> .../devicetree/bindings/mfd/maxim,max77759.yaml | 99 ++++++++++++++++++++++
> 1 file changed, 99 insertions(+)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>