Re: [PATCH v2 1/3] regulator: dt-bindings: maxim,max77802: convert to dtschema

From: Rob Herring
Date: Tue Jan 11 2022 - 17:31:13 EST


On Tue, 11 Jan 2022 18:54:28 +0100, Krzysztof Kozlowski wrote:
> Convert the regulators of Maxim MAX77802 PMIC to DT schema format.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> .../bindings/regulator/max77802.txt | 111 ------------------
> .../bindings/regulator/maxim,max77802.yaml | 97 +++++++++++++++
> 2 files changed, 97 insertions(+), 111 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/regulator/max77802.txt
> create mode 100644 Documentation/devicetree/bindings/regulator/maxim,max77802.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>