[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201013160651.GA3610242@bogus>
Date: Tue, 13 Oct 2020 11:06:51 -0500
From: Rob Herring <robh@...nel.org>
To: Olivier Moysan <olivier.moysan@...com>
Cc: linux-arm-kernel@...ts.infradead.org, tiwai@...e.com,
broonie@...nel.org, lgirdwood@...il.com,
devicetree@...r.kernel.org, arnaud.pouliquen@...com,
linux-kernel@...r.kernel.org, mark.rutland@....com,
alsa-devel@...a-project.org, alexandre.torgue@...com,
linux-stm32@...md-mailman.stormreply.com, perex@...ex.cz
Subject: Re: [PATCH v4] ASoC: dt-bindings: stm32: convert sai to json-schema
On Fri, 09 Oct 2020 16:10:51 +0200, Olivier Moysan wrote:
> Convert the STM32 SAI bindings to DT schema format using json-schema.
>
> Signed-off-by: Olivier Moysan <olivier.moysan@...com>
> ---
> Changes in v2:
> - use pattern for compatible of child nodes
> - rework dmas and clocks properties
> - add "additionalProperties"
>
> Changes in v3:
> - move clocks properties for st,stm32h7-sai compatible, to 'else' clause
>
> Changes in v4:
> - fix dtbs_check errors
> ---
> .../bindings/sound/st,stm32-sai.txt | 107 ----------
> .../bindings/sound/st,stm32-sai.yaml | 200 ++++++++++++++++++
> 2 files changed, 200 insertions(+), 107 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/sound/st,stm32-sai.txt
> create mode 100644 Documentation/devicetree/bindings/sound/st,stm32-sai.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists