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

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


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

Applied, thanks.

Rob