Messages in this thread |  | | From | Christophe Roullier <> | Subject | [PATCH V2 0/2] Convert stm32 dwmac to DT schema | Date | Fri, 3 Apr 2020 16:04:13 +0200 |
| |
Convert stm32 dwmac to DT schema
v1->v2: Remarks from Rob
Christophe Roullier (2): dt-bindings: net: dwmac: increase 'maxItems' for 'clocks', 'clock-names' properties dt-bindings: net: dwmac: Convert stm32 dwmac to DT schema
.../devicetree/bindings/net/snps,dwmac.yaml | 8 +- .../devicetree/bindings/net/stm32-dwmac.txt | 44 ----- .../devicetree/bindings/net/stm32-dwmac.yaml | 150 ++++++++++++++++++ 3 files changed, 157 insertions(+), 45 deletions(-) delete mode 100644 Documentation/devicetree/bindings/net/stm32-dwmac.txt create mode 100644 Documentation/devicetree/bindings/net/stm32-dwmac.yaml
-- 2.17.1
|  |