]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: net: dsa: dt bindings for microchip lan937x
authorPrasanna Vengateshan <prasanna.vengateshan@microchip.com>
Fri, 1 Jul 2022 14:57:03 +0000 (20:27 +0530)
committerDavid S. Miller <davem@davemloft.net>
Sat, 2 Jul 2022 15:34:04 +0000 (16:34 +0100)
commit111731d7d2f7d64b59e9951fd2c6962e328c200a
treee4be768b6a2024fc58596e7145c098e580ac1d2d
parentc184e339ab85f6df14c40269cc17b5a6eec10aed
dt-bindings: net: dsa: dt bindings for microchip lan937x

Documentation in .yaml format and updates to the MAINTAINERS
Also 'make dt_binding_check' is passed.

RGMII internal delay values for the mac is retrieved from
rx-internal-delay-ps & tx-internal-delay-ps as per the feedback from
v3 patch series.
https://lore.kernel.org/netdev/20210802121550.gqgbipqdvp5x76ii@skbuf/

It supports only the delay value of 0ns and 2ns.

Signed-off-by: Prasanna Vengateshan <prasanna.vengateshan@microchip.com>
Signed-off-by: Arun Ramadoss <arun.ramadoss@microchip.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/dsa/microchip,lan937x.yaml [new file with mode: 0644]
MAINTAINERS