Re: [PATCH v4 1/5] regulator: dt-bindings: regulator-max77620: convert to DT schema
From: Rob Herring (Arm)
Date: Thu Mar 12 2026 - 11:29:48 EST
On Thu, 12 Mar 2026 10:52:54 +0200, Svyatoslav Ryhel wrote:
> Convert regulator-max77620 devicetree bindings for the MAX77620 PMIC from
> TXT to YAML format. This patch does not change any functionality; the
> bindings remain the same.
>
> Signed-off-by: Svyatoslav Ryhel <clamor95@xxxxxxxxx>
> Acked-by: Mark Brown <broonie@xxxxxxxxxx>
> ---
> .../regulator/maxim,max77620-regulator.yaml | 99 ++++++++
> .../bindings/regulator/regulator-max77620.txt | 222 ------------------
> 2 files changed, 99 insertions(+), 222 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/regulator/maxim,max77620-regulator.yaml
> delete mode 100644 Documentation/devicetree/bindings/regulator/regulator-max77620.txt
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>