On Tue, 17 Dec 2019 09:24:15 +0100, Arnaud Pouliquen wrote: > Convert the ML-AHB bus bindings to DT schema format using json-schema > > Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@xxxxxx> > --- > V2: Add "ranges" property as mandatory > --- > .../devicetree/bindings/arm/stm32/mlahb.txt | 37 ---------- > .../bindings/arm/stm32/st,mlahb.yaml | 70 +++++++++++++++++++ > 2 files changed, 70 insertions(+), 37 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/arm/stm32/mlahb.txt > create mode 100644 Documentation/devicetree/bindings/arm/stm32/st,mlahb.yaml > Applied, thanks. Rob