[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1644420908.420720.391818.nullmailer@robh.at.kernel.org>
Date: Wed, 09 Feb 2022 09:35:08 -0600
From: Rob Herring <robh@...nel.org>
To: Oleksij Rempel <o.rempel@...gutronix.de>
Cc: Jakub Kicinski <kuba@...nel.org>, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, kernel@...gutronix.de,
netdev@...r.kernel.org, "David S. Miller" <davem@...emloft.net>,
Rob Herring <robh+dt@...nel.org>
Subject: Re: [PATCH net-next v2 1/2] dt-bindings: net: add schema for ASIX USB Ethernet controllers
On Wed, 09 Feb 2022 09:10:24 +0100, Oleksij Rempel wrote:
> Create initial schema for ASIX USB Ethernet controllers and import all
> currently supported USB IDs form drivers/net/usb/asix_devices.c
>
> Signed-off-by: Oleksij Rempel <o.rempel@...gutronix.de>
> ---
> .../devicetree/bindings/net/asix,ax88178.yaml | 68 +++++++++++++++++++
> 1 file changed, 68 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/net/asix,ax88178.yaml
>
Running 'make dtbs_check' with the schema in this patch gives the
following warnings. Consider if they are expected or the schema is
incorrect. These may not be new warnings.
Note that it is not yet a requirement to have 0 warnings for dtbs_check.
This will change in the future.
Full log is available here: https://patchwork.ozlabs.org/patch/1590224
asix@1: $nodename:0: 'asix@1' does not match '^ethernet(@.*)?$'
arch/arm/boot/dts/tegra20-colibri-eval-v3.dt.yaml
arch/arm/boot/dts/tegra20-colibri-iris.dt.yaml
arch/arm/boot/dts/tegra30-colibri-eval-v3.dt.yaml
Powered by blists - more mailing lists