Re: [PATCH] regulator: dt-bindings: maxim,max8952: convert to dtschema

From: Rob Herring
Date: Mon Oct 04 2021 - 12:14:41 EST


On Thu, 30 Sep 2021 16:03:27 +0200, Krzysztof Kozlowski wrote:
> Convert the Maxim MAX8952 regulator to DT schema format.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/regulator/max8952.txt | 52 ---------
> .../bindings/regulator/maxim,max8952.yaml | 109 ++++++++++++++++++
> 2 files changed, 109 insertions(+), 52 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/regulator/max8952.txt
> create mode 100644 Documentation/devicetree/bindings/regulator/maxim,max8952.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>