Property is now used for both assert and deassert delay so PHYs can be reset before type id auto detection.
Signed-off-by: Bruno Thomsen <bruno.thom...@gmail.com> --- Documentation/devicetree/bindings/net/mdio.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/net/mdio.yaml b/Documentation/devicetree/bindings/net/mdio.yaml index d6a3bf8550eb..8385960e3b3e 100644 --- a/Documentation/devicetree/bindings/net/mdio.yaml +++ b/Documentation/devicetree/bindings/net/mdio.yaml @@ -38,6 +38,8 @@ properties: RESET pulse width in microseconds. It applies to all MDIO devices and must therefore be appropriately determined based on all devices requirements (maximum value of all per-device RESET pulse widths). + Additional it also provides a reset deassert delay of the same width + to ensure devices are ready for communication. clock-frequency: description: -- 2.26.2