Re: [PATCH v4] ASoC: dt-bindings: simple-card: switch to yaml base Documentation

From: Rob Herring
Date: Mon Apr 20 2020 - 14:08:54 EST


On 01 Apr 2020 09:00:04 +0900, Kuninori Morimoto wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
>
> This patch switches from .txt base to .yaml base Document.
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
> ---
> v3 -> v4
>
> - don't have "clocks" at definitions
> - tidyup comment of "patternProperties"
>
> .../devicetree/bindings/sound/simple-card.txt | 351 ---------------
> .../devicetree/bindings/sound/simple-card.yaml | 484 +++++++++++++++++++++
> 2 files changed, 484 insertions(+), 351 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/sound/simple-card.txt
> create mode 100644 Documentation/devicetree/bindings/sound/simple-card.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>