Re: [PATCH] dt-bindings: mfd: as3722: Convert to DT schema
From: Rob Herring (Arm)
Date: Fri Sep 18 2026 - 18:13:46 EST
On Mon, 14 Sep 2026 23:14:40 +0530, Shaunak Datar wrote:
> Convert the AS3722 PMIC binding from the text format to YAML Schema to
> enable DT Schema validation.
>
> Signed-off-by: Shaunak Datar <shaunakkdatar@xxxxxxxxx>
> ---
> .../devicetree/bindings/mfd/ams,as3722.yaml | 230 ++++++++++++++++++
> .../devicetree/bindings/mfd/as3722.txt | 214 ----------------
> 2 files changed, 230 insertions(+), 214 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/mfd/ams,as3722.yaml
> delete mode 100644 Documentation/devicetree/bindings/mfd/as3722.txt
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>