Re: [PATCH v7 net-next 01/10] dt-bindings: net: dsa: dt bindings for microchip lan937x
From: Rob Herring <robh@kernel.org>
Date: 2022-02-04 22:12:07
Also in:
linux-devicetree, lkml
From: Rob Herring <robh@kernel.org>
Date: 2022-02-04 22:12:07
Also in:
linux-devicetree, lkml
On Fri, 04 Feb 2022 23:14:51 +0530, Prasanna Vengateshan wrote:
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/ (local) It supports only the delay value of 0ns and 2ns. Signed-off-by: Prasanna Vengateshan <redacted> --- .../bindings/net/dsa/microchip,lan937x.yaml | 179 ++++++++++++++++++ MAINTAINERS | 1 + 2 files changed, 180 insertions(+) create mode 100644 Documentation/devicetree/bindings/net/dsa/microchip,lan937x.yaml
Reviewed-by: Rob Herring <robh@kernel.org>