Hi, Gentle reminder Thanks in advance. Christophe. On 17/03/2020 16:17, Christophe Roullier wrote: > Convert stm32 dwmac to DT schema > > Christophe Roullier (2): > dt-bindings: net: dwmac: increase 'maxItems' for 'clocks', > 'clock-names' properties > dt-bindings: net: dwmac: Convert stm32 dwmac to DT schema > > v1->v2: > update from Rob (solve checkpatch errors with trailing WS, > rename "Example", Wrap lines) > > .../devicetree/bindings/net/snps,dwmac.yaml | 8 +- > .../devicetree/bindings/net/stm32-dwmac.txt | 44 ----- > .../devicetree/bindings/net/stm32-dwmac.yaml | 160 ++++++++++++++++++ > 3 files changed, 167 insertions(+), 45 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/net/stm32-dwmac.txt > create mode 100644 Documentation/devicetree/bindings/net/stm32-dwmac.yaml >