Re: [PATCH v5 1/9] dt-bindings: net: add schema for ASIX USB Ethernet controllers
From: Rob Herring
Date: Thu Feb 24 2022 - 12:13:28 EST
On Wed, 16 Feb 2022 08:49:19 +0100, Oleksij Rempel wrote:
> Create schema for ASIX USB Ethernet controllers and import some of
> currently supported USB IDs form drivers/net/usb/asix_devices.c
>
> These devices are already used in some of DTs. So, this schema makes it official.
> NOTE: there was no previously documented txt based DT binding for this
> controllers.
>
> Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/net/asix,ax88178.yaml | 68 +++++++++++++++++++
> 1 file changed, 68 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/net/asix,ax88178.yaml
>
Reviewed-by: Rob Herring <robh@xxxxxxxxxx>