Re: [PATCH v2] ASoC: dt-bindings: stm32: convert i2s to json-schema

From: Rob Herring
Date: Wed Feb 19 2020 - 10:05:45 EST


On Fri, 7 Feb 2020 13:03:45 +0100, Olivier Moysan wrote:
> Convert the STM32 I2S bindings to DT schema format using json-schema.
>
> Signed-off-by: Olivier Moysan <olivier.moysan@xxxxxx>
> ---
> Changes in v2:
> - Define items order for clock and dma properties
> ---
> .../bindings/sound/st,stm32-i2s.txt | 62 -------------
> .../bindings/sound/st,stm32-i2s.yaml | 87 +++++++++++++++++++
> 2 files changed, 87 insertions(+), 62 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/sound/st,stm32-i2s.txt
> create mode 100644 Documentation/devicetree/bindings/sound/st,stm32-i2s.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>