Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: net: renesas,ethertsn: Document default for delays

The internal delay properties are not mandatory and should have a
documented default value. The device only supports either no delay or a
fixed delay and the device reset default is no delay, document the
default as no delay.

Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Niklas Söderlund and committed by
David S. Miller
7be40883 87adedeb

+2
+2
Documentation/devicetree/bindings/net/renesas,ethertsn.yaml
··· 65 65 66 66 rx-internal-delay-ps: 67 67 enum: [0, 1800] 68 + default: 0 68 69 69 70 tx-internal-delay-ps: 70 71 enum: [0, 2000] 72 + default: 0 71 73 72 74 '#address-cells': 73 75 const: 1