Re: [PATCH v3 1/2] dt-bindings: power: Convert ingenic,battery.txt to YAML

From: Rob Herring
Date: Tue Sep 29 2020 - 15:21:08 EST


On Sat, 26 Sep 2020 19:35:28 +0200, Artur Rojek wrote:
> Convert the textual documentation of Device Tree bindings for the
> Ingenic JZ47xx SoCs battery to YAML.
>
> Signed-off-by: Artur Rojek <contact@xxxxxxxxxxxxxx>
> ---
>
> Changes:
> v2: move introduction of new compatibles into a separate patch
>
> v3: - drop description of `io-channels` property and set its maxItems,
> - remove redundant quotes in `io-channel-names` property,
> - drop `items` for `monitored-battery` property
>
> .../bindings/power/supply/ingenic,battery.txt | 31 -----------
> .../power/supply/ingenic,battery.yaml | 55 +++++++++++++++++++
> 2 files changed, 55 insertions(+), 31 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/power/supply/ingenic,battery.txt
> create mode 100644 Documentation/devicetree/bindings/power/supply/ingenic,battery.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>