Re: [PATCH v2 0/3] Convert STM32 dma to json-schema

From: Alexandre Torgue
Date: Wed Dec 18 2019 - 11:48:12 EST


Hi Benjamin,

On 12/18/19 3:48 PM, Benjamin Gaignard wrote:
version 2: Only contains rebased dtsi file on top of stm32-next after
DT diversity patches

This series convert STM32 dma, mdma and dmamux bindings to json-schema.
Yaml bindings use dma-controller and dma-router schemas where nodes names
are verified which lead to fix stm32f746, stm32f743 and stm32mp157 device
tree files.


Benjamin Gaignard (3):
ARM: dts: stm32: fix dma controller node name on stm32f746
ARM: dts: stm32: fix dma controller node name on stm32f743
ARM: dts: stm32: fix dma controller node name on stm32mp157c

arch/arm/boot/dts/stm32f746.dtsi | 4 ++--
arch/arm/boot/dts/stm32h743.dtsi | 6 +++---
arch/arm/boot/dts/stm32mp151.dtsi | 6 +++---
3 files changed, 8 insertions(+), 8 deletions(-)


Series applied on stm32-next.

regards
Alex