mbox series

[0/2] Convert stm32 dwmac to DT schema

Message ID 20191108103526.22254-1-christophe.roullier@st.com (mailing list archive)
Headers show
Series Convert stm32 dwmac to DT schema | expand

Message

Christophe Roullier Nov. 8, 2019, 10:35 a.m. UTC
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

 .../devicetree/bindings/net/snps,dwmac.yaml   |   8 +-
 .../devicetree/bindings/net/stm32-dwmac.txt   |  44 -----
 .../devicetree/bindings/net/stm32-dwmac.yaml  | 161 ++++++++++++++++++
 3 files changed, 168 insertions(+), 45 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/net/stm32-dwmac.txt
 create mode 100644 Documentation/devicetree/bindings/net/stm32-dwmac.yaml