Re: [PATCH v2] dt_bindings: mtd: partitions: redboot: convert to YAML

From: Rob Herring
Date: Wed Jul 14 2021 - 16:53:47 EST


On Mon, 28 Jun 2021 19:14:40 +0000, Corentin Labbe wrote:
> Converts mtd/partitions/redboot-fis.txt to YAML.
>
> Signed-off-by: Corentin Labbe <clabbe@xxxxxxxxxxxx>
> ---
> Changes since v1:
> - fixed yamllint errors
> - removed @0 from flash
>
> .../bindings/mtd/partitions/redboot-fis.txt | 27 ------------
> .../bindings/mtd/partitions/redboot-fis.yaml | 42 +++++++++++++++++++
> 2 files changed, 42 insertions(+), 27 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/mtd/partitions/redboot-fis.txt
> create mode 100644 Documentation/devicetree/bindings/mtd/partitions/redboot-fis.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>