Re: [PATCH v2 7/7] ASoC: convert Microchip I2SMCC binding to yaml

From: Rob Herring
Date: Mon Mar 08 2021 - 13:28:56 EST


On Mon, 01 Mar 2021 19:09:05 +0200, Codrin Ciubotariu wrote:
> This patch converts the Microchip I2SMCC bindings to DT schema format
> using json-schema.
>
> Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@xxxxxxxxxxxxx>
> ---
>
> Changes in v2:
> - moved from the beginning to the end of the patch series;
> - includes the changes (to yaml) from the rest of the patches that
> update the DT binding;
>
> .../bindings/sound/mchp,i2s-mcc.yaml | 108 ++++++++++++++++++
> .../bindings/sound/mchp-i2s-mcc.txt | 49 --------
> 2 files changed, 108 insertions(+), 49 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/sound/mchp,i2s-mcc.yaml
> delete mode 100644 Documentation/devicetree/bindings/sound/mchp-i2s-mcc.txt
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>