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

From: Rob Herring
Date: Fri Oct 08 2021 - 16:40:53 EST


On Fri, 08 Oct 2021 14:35:51 +0200, Krzysztof Kozlowski wrote:
> Convert the regulators of Maxim MAX77686 PMIC to DT schema format.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
> Acked-by: Mark Brown <broonie@xxxxxxxxxx>
>
> ---
>
> Changes since v1:
> 1. Split regulator nodes pattern on those supporting ena-gpios and those
> don't.
> 2. Drop regulator-name from properties.
> 3. Add tag.
> ---
> .../bindings/regulator/max77686.txt | 71 ----------------
> .../bindings/regulator/maxim,max77686.yaml | 83 +++++++++++++++++++
> MAINTAINERS | 1 +
> 3 files changed, 84 insertions(+), 71 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/regulator/max77686.txt
> create mode 100644 Documentation/devicetree/bindings/regulator/maxim,max77686.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>