Re: [PATCH 6/6] dt-bindings: regulator: tps65090: Convert to json-schema

From: Rob Herring
Date: Tue Dec 21 2021 - 14:00:25 EST


On Fri, 17 Dec 2021 18:05:07 +0100, Thierry Reding wrote:
> From: Thierry Reding <treding@xxxxxxxxxx>
>
> Convert the Texas Instruments TPS65090 bindings from the free-form text
> format to json-schema.
>
> Signed-off-by: Thierry Reding <treding@xxxxxxxxxx>
> ---
> .../bindings/regulator/ti,tps65090.yaml | 199 ++++++++++++++++++
> .../bindings/regulator/tps65090.txt | 126 -----------
> 2 files changed, 199 insertions(+), 126 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/regulator/ti,tps65090.yaml
> delete mode 100644 Documentation/devicetree/bindings/regulator/tps65090.txt
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>