Hi,
On Wed 25 Sep 19, 08:07, Rob Herring wrote:
On Wed, Sep 25, 2019 at 3:49 AM Paul Kocialkowski paul.kocialkowski@bootlin.com wrote:
The Xylon LogiCVC is a display controller implemented as programmable logic in Xilinx FPGAs.
Signed-off-by: Paul Kocialkowski paul.kocialkowski@bootlin.com
.../display/xylon,logicvc-display.yaml | 314 ++++++++++++++++++ 1 file changed, 314 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/xylon,logicvc-display.yaml
Error: Documentation/devicetree/bindings/display/xylon,logicvc-display.example.dts:17.1-6 syntax error FATAL ERROR: Unable to parse input tree scripts/Makefile.lib:321: recipe for target 'Documentation/devicetree/bindings/display/xylon,logicvc-display.example.dt.yaml' failed make[1]: *** [Documentation/devicetree/bindings/display/xylon,logicvc-display.example.dt.yaml] Error 1 Makefile:1282: recipe for target 'dt_binding_check' failed make: *** [dt_binding_check] Error 2
Okay I hadn't realized the example is extracted and tested, so I included ... in there. My mistake, sorry.
I did the testing with the dt-schema tools directly, on an out-of-tree dts, not in-kernel-tree.
Will fix with v3 then.
Cheers,
Paul