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

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


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

Applied, thanks.

Rob