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@xxxxxxxxxxxxxx> > --- > .../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