2020-03-17 15:19:07

by Christophe Roullier

[permalink] [raw]
Subject: [PATCHv2 0/2] Convert stm32 dwmac to DT schema

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

--
2.17.1


2020-03-24 07:06:06

by Christophe Roullier

[permalink] [raw]
Subject: Re: [PATCHv2 0/2] Convert stm32 dwmac to DT schema

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
>