mbox series

[V2,0/2] Convert stm32 dwmac to DT schema

Message ID 20200403140415.29641-1-christophe.roullier@st.com
Headers show
Series Convert stm32 dwmac to DT schema | expand

Message

Christophe Roullier April 3, 2020, 2:04 p.m. UTC
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