Re: [PATCH v5 3/9] dt-bindings: usb: ci-hdrc-usb2: fix node node for ethernet controller
From: Rob Herring
Date: Thu Feb 24 2022 - 12:19:47 EST
On Wed, 16 Feb 2022 08:49:21 +0100, Oleksij Rempel wrote:
> This documentation provides wrong node name for the Ethernet controller.
> It should be "ethernet" instead of "smsc" as required by Ethernet
> controller devicetree schema:
> Documentation/devicetree/bindings/net/ethernet-controller.yaml
>
> Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Acked-by: Rob Herring <robh@xxxxxxxxxx>