Re: [PATCH 2/6] dt-bindings: dma: Convert stm32 MDMA bindings to json-schema

From: Rob Herring
Date: Tue Dec 17 2019 - 19:01:38 EST


On Tue, 17 Dec 2019 10:21:57 +0100, Benjamin Gaignard wrote:
> Convert the STM32 MDMA binding to DT schema format using json-schema
>
> Signed-off-by: Benjamin Gaignard <benjamin.gaignard@xxxxxx>
> ---
> .../devicetree/bindings/dma/st,stm32-mdma.yaml | 105 +++++++++++++++++++++
> .../devicetree/bindings/dma/stm32-mdma.txt | 94 ------------------
> 2 files changed, 105 insertions(+), 94 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/dma/st,stm32-mdma.yaml
> delete mode 100644 Documentation/devicetree/bindings/dma/stm32-mdma.txt
>

Applied, thanks.

Rob