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

From: Rob Herring
Date: Mon Oct 04 2021 - 12:20:18 EST


On Fri, 01 Oct 2021 15:02:49 +0200, Krzysztof Kozlowski wrote:
> Convert the Maxim MAX8997 PMIC bindings to DT schema format. Extend the
> examples with additional one copied from kernel's exynos4210-origen.dts.
> Also the binding descriptions are copied from old file, so license
> entire work under GPL-2.0.
>
> This also adds previously undocumented 32 kHz clock output modelled as
> regulators.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> ---
> .../bindings/regulator/max8997-regulator.txt | 145 ------
> .../bindings/regulator/maxim,max8997.yaml | 445 ++++++++++++++++++
> 2 files changed, 445 insertions(+), 145 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/regulator/max8997-regulator.txt
> create mode 100644 Documentation/devicetree/bindings/regulator/maxim,max8997.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>