On Fri, 23 Oct 2020 at 18:05, Rob Herring <robh@xxxxxxxxxx> wrote: > > On Wed, 21 Oct 2020 23:49:07 +0200, Łukasz Stelmach wrote: > > Add bindings for AX88796C SPI Ethernet Adapter. > > > > Signed-off-by: Łukasz Stelmach <l.stelmach@xxxxxxxxxxx> > > --- > > .../bindings/net/asix,ax88796c.yaml | 69 +++++++++++++++++++ > > 1 file changed, 69 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/net/asix,ax88796c.yaml > > > > > My bot found errors running 'make dt_binding_check' on your patch: > > yamllint warnings/errors: > > dtschema/dtc warnings/errors: > ./Documentation/devicetree/bindings/net/asix,ax88796c.yaml: $id: relative path/filename doesn't match actual path or filename > expected: http://devicetree.org/schemas/net/asix,ax88796c.yaml# > Documentation/devicetree/bindings/net/asix,ax88796c.example.dts:20:18: fatal error: dt-bindings/interrupt-controller/gpio.h: No such file or directory Łukasz, So you really did not compile/test these patches... It's the second build failure in the patchset. All sent patches should at least be compiled on the latest kernel, if you cannot test them. However this patchset should be testable - Artik5 should boot on mainline kernel Best regards, Krzysztof