Re: [PATCH v4 2/6] dt-bindings: regulator: max77650: convert the binding document to yaml

From: Rob Herring
Date: Fri Oct 25 2019 - 12:56:41 EST


On Mon, 21 Oct 2019 14:44:24 +0200, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
>
> Convert the binding document for MAX77650 regulator module to YAML.
>
> Signed-off-by: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
> ---
> .../bindings/regulator/max77650-regulator.txt | 41 -------------------
> .../regulator/max77650-regulator.yaml | 31 ++++++++++++++
> 2 files changed, 31 insertions(+), 41 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/regulator/max77650-regulator.txt
> create mode 100644 Documentation/devicetree/bindings/regulator/max77650-regulator.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>