On Mon, 20 Jan 2020 13:54:31 +0100, Konrad Kociolek wrote: > Add dt-bindings documentation for Cadence XSPI controller to support > SPI based flash memories. > > Signed-off-by: Konrad Kociolek <konrad@xxxxxxxxxxx> > --- > .../devicetree/bindings/spi/cdns,xspi.yaml | 164 +++++++++++++++++++++ > 1 file changed, 164 insertions(+) > create mode 100644 Documentation/devicetree/bindings/spi/cdns,xspi.yaml > My bot found errors running 'make dt_binding_check' on your patch: Documentation/devicetree/bindings/spi/cdns,xspi.yaml: $id: path/filename 'spi/cadence,xspi.yaml' doesn't match actual filename Documentation/devicetree/bindings/Makefile:12: recipe for target 'Documentation/devicetree/bindings/spi/cdns,xspi.example.dts' failed make[1]: *** [Documentation/devicetree/bindings/spi/cdns,xspi.example.dts] Error 1 Makefile:1263: recipe for target 'dt_binding_check' failed make: *** [dt_binding_check] Error 2 See https://patchwork.ozlabs.org/patch/1225933 Please check and re-submit.