[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200121180158.GA2461@bogus>
Date: Tue, 21 Jan 2020 12:01:58 -0600
From: Rob Herring <robh@...nel.org>
To: Konrad Kociolek <konrad@...ence.com>
Cc: Konrad Kociolek <konrad@...ence.com>,
Mark Brown <broonie@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>, linux-spi@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] spi: Add dt-bindings schema for Cadence XSPI
controller driver
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@...ence.com>
> ---
> .../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.
Powered by blists - more mailing lists