[PATCH v2 0/2] Add properties in dwmac-stm32 documentation

From: Christophe Roullier
Date: Thu Mar 07 2024 - 09:03:42 EST


Introduce 2 new properties in dwamc-stm32 documentation

- phy-supply: to manage PHY regulator.
- 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)

Christophe Roullier (2):
dt-bindings: net: add phy-supply property for stm32
dt-bindings: net: add new property st,ext-phyclk in documentation for
stm32

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

--
2.25.1