Re: [PATCH v5 2/2] dt-bindings: pinctrl: pinctrl-max77620: convert to DT schema

From: Rob Herring

Date: Wed Apr 08 2026 - 10:52:43 EST


On Mon, Apr 6, 2026 at 2:51 AM Svyatoslav Ryhel <clamor95@xxxxxxxxx> wrote:
>
> Convert pinctrl-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>
> ---
> .../pinctrl/maxim,max77620-pinctrl.yaml | 98 ++++++++++++++
> .../bindings/pinctrl/pinctrl-max77620.txt | 127 ------------------
> 2 files changed, 98 insertions(+), 127 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/pinctrl/maxim,max77620-pinctrl.yaml
> delete mode 100644 Documentation/devicetree/bindings/pinctrl/pinctrl-max77620.txt

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

This needs to go into 7.1 as the MFD part was already applied.