Le 09/03/2020 à 21:38, Rob Herring a écrit : > On Sun, 8 Mar 2020 15:25:09 +0100, Charles-Antoine Couret wrote: >> Document the bindings for the tas5756m driver. >> >> Signed-off-by: Charles-Antoine Couret <charles-antoine.couret@xxxxxxx> >> --- >> .../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: > > Error: Documentation/devicetree/bindings/sound/tas5756m.example.dts:23.37-38 syntax error > FATAL ERROR: Unable to parse input tree > scripts/Makefile.lib:311: recipe for target 'Documentation/devicetree/bindings/sound/tas5756m.example.dt.yaml' failed > make[1]: *** [Documentation/devicetree/bindings/sound/tas5756m.example.dt.yaml] Error 1 > Makefile:1262: recipe for target 'dt_binding_check' failed > make: *** [dt_binding_check] Error 2 > > See https://patchwork.ozlabs.org/patch/1251057 > Please check and re-submit. Hi Rob, I don't understand this issue. My example is based on a real device tree and it works fine. I don't have access to your "Documentation/devicetree/bindings/sound/tas5756m.example.dts" file so I can not reproduce it. I executed your script before sending the patch (but without extracting the example) and it was fine. Can you explain the issue please? Thank you in advance and have a nice day, Charles-Antoine Couret