[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3ec7c41f-f074-3b0a-25c6-1ac04f524bbb@linux.intel.com>
Date: Fri, 28 Feb 2020 11:08:59 +0800
From: "Ramuthevar, Vadivel MuruganX"
<vadivel.muruganx.ramuthevar@...ux.intel.com>
To: Rob Herring <robh@...nel.org>
Cc: linux-kernel@...r.kernel.org, linux-spi@...r.kernel.org,
broonie@...nel.org, vigneshr@...com, robh+dt@...nel.org,
devicetree@...r.kernel.org, simon.k.r.goldschmidt@...il.com,
dinguyen@...nel.org, tien.fong.chee@...el.com, marex@...x.de,
mark.rutland@....com, linux-mtd@...ts.infradead.org,
dwmw2@...radead.org, richard@....at, computersforpeace@...il.com,
boris.brezillon@...e-electrons.com, cyrille.pitchen@...el.com,
david.oberhollenzer@...ma-star.at, miquel.raynal@...tlin.com,
tudor.ambarus@...il.com, cheol.yong.kim@...el.com,
qi-ming.wu@...el.com
Subject: Re: [PATCH v11 1/2] dt-bindings: spi: Add schema for Cadence QSPI
Controller driver
Hi Rob,
On 28/2/2020 1:07 AM, Rob Herring wrote:
> On Thu, 27 Feb 2020 14:27:07 +0800, "Ramuthevar,Vadivel MuruganX" wrote:
>> From: Ramuthevar Vadivel Murugan <vadivel.muruganx.ramuthevar@...ux.intel.com>
>>
>> Add dt-bindings documentation for Cadence-QSPI controller to support
>> spi based flash memories.
>>
>> Signed-off-by: Ramuthevar Vadivel Murugan <vadivel.muruganx.ramuthevar@...ux.intel.com>
>> ---
>> .../devicetree/bindings/mtd/cadence-quadspi.txt | 67 ----------
>> .../devicetree/bindings/spi/cdns,qspi-nor.yaml | 142 +++++++++++++++++++++
>> 2 files changed, 142 insertions(+), 67 deletions(-)
>> delete mode 100644 Documentation/devicetree/bindings/mtd/cadence-quadspi.txt
>> create mode 100644 Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml
>>
> My bot found errors running 'make dt_binding_check' on your patch:
Thanks!, Sorry for the trouble , next time will run and fix it up.
Regards
Vadivel
>
> warning: no schema found in file: Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml: ignoring, error in schema: patternProperties: cdns,read-delay
> Documentation/devicetree/bindings/display/simple-framebuffer.example.dts:21.16-37.11: Warning (chosen_node_is_root): /example-0/chosen: chosen node must be at root node
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml: patternProperties:cdns,read-delay: {'description': 'Delay in 4 microseconds, read capture logic, in clock cycles.'} is not valid under any of the given schemas (Possible causes of the failure):
> /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml: patternProperties:cdns,read-delay: 'not' is a required property
>
> Documentation/devicetree/bindings/Makefile:12: recipe for target 'Documentation/devicetree/bindings/spi/cdns,qspi-nor.example.dts' failed
> make[1]: *** [Documentation/devicetree/bindings/spi/cdns,qspi-nor.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/1245559
> Please check and re-submit.
Powered by blists - more mailing lists