Re: [PATCH v4 3/5] dt-bindings: mfd: max77620: convert to DT schema

From: Rob Herring (Arm)

Date: Thu Mar 12 2026 - 11:24:55 EST



On Thu, 12 Mar 2026 10:52:56 +0200, Svyatoslav Ryhel wrote:
> Convert max77620 devicetree bindings from TXT to YAML format. This patch
> does not change any functionality; the bindings remain the same. The
> thermal bindings are incorporated into the binding. GPIO controller
> function in MAX77620 has no dedicated node and is folded into the parent
> node itself.
>
> Signed-off-by: Svyatoslav Ryhel <clamor95@xxxxxxxxx>
> ---
> .../bindings/gpio/trivial-gpio.yaml | 2 -
> .../devicetree/bindings/mfd/max77620.txt | 162 -------
> .../bindings/mfd/maxim,max77620.yaml | 424 ++++++++++++++++++
> .../bindings/thermal/max77620_thermal.txt | 70 ---
> 4 files changed, 424 insertions(+), 234 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/mfd/max77620.txt
> create mode 100644 Documentation/devicetree/bindings/mfd/maxim,max77620.yaml
> delete mode 100644 Documentation/devicetree/bindings/thermal/max77620_thermal.txt
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>