[PATCH v6 0/1] Add property in dwmac-stm32 documentation

From: Christophe Roullier
Date: Thu Mar 28 2024 - 14:55:41 EST


Introduce property in dwmac-stm32 documentation

- st,ext-phyclk: is present since 2020 in driver so need to explain
it and avoid dtbs check issue : views/kernel/upstream/net-next/arch/arm/boot/dts/st/stm32mp157c-dk2.dtb:
ethernet@5800a000: Unevaluated properties are not allowed
('st,ext-phyclk' was unexpected)
Furthermore this property will be use in upstream of MP13 dwmac glue. (next step)

V2: - Drop deprecated: property for st,eth-clk-sel and st,eth-ref-clk-sel
V3: - Rework commit message
V4: - Fix syntax issue in commit message
V5: - Remark from Andrew Lunn (remove documentation of PHY regulator, it will come in next step (with
implementation))
V6: - Fix indentation

Christophe Roullier (1):
dt-bindings: net: dwmac: Document STM32 property st,ext-phyclk

Documentation/devicetree/bindings/net/stm32-dwmac.yaml | 7 +++++++
1 file changed, 7 insertions(+)

--
2.25.1