mbox series

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

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

Message

Christophe Roullier March 17, 2020, 3:17 p.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

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

Comments

Christophe Roullier March 24, 2020, 7:04 a.m. UTC | #1
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
>