Re: [PATCH v7 net-next 01/10] dt-bindings: net: dsa: dt bindings for microchip lan937x

From: Rob Herring
Date: Fri Feb 04 2022 - 17:12:07 EST


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/
>
> It supports only the delay value of 0ns and 2ns.
>
> Signed-off-by: Prasanna Vengateshan <prasanna.vengateshan@xxxxxxxxxxxxx>
> ---
> .../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@xxxxxxxxxx>