Re: [PATCH 2/2 V2] ASoC: tas5756m: Add DT binding document
From: Rob Herring <robh@kernel.org>
Date: 2020-02-28 15:08:55
Also in:
alsa-devel
On Fri, 28 Feb 2020 00:23:27 +0100, Charles-Antoine Couret wrote:
Document the bindings for the tas5756m driver. Signed-off-by: Charles-Antoine Couret <redacted> --- .../devicetree/bindings/sound/tas5756m.yaml | 64 +++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 Documentation/devicetree/bindings/sound/tas5756m.yaml
My bot found errors running 'make dt_binding_check' on your patch: warning: no schema found in file: Documentation/devicetree/bindings/sound/tas5756m.yaml /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/sound/tas5756m.yaml: ignoring, error parsing file 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 Documentation/devicetree/bindings/sound/tas5756m.yaml: did not find expected <document start> in "<unicode string>", line 4, column 1 Documentation/devicetree/bindings/Makefile:12: recipe for target 'Documentation/devicetree/bindings/sound/tas5756m.example.dts' failed make[1]: *** [Documentation/devicetree/bindings/sound/tas5756m.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/1246173 Please check and re-submit.