Hi Rob > > This patch switches from .txt base to .yaml base Document. > > It is still keeping detail explanations at .txt > > > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > --- > > .../bindings/sound/renesas,rsnd.txt | 518 ----------------- > > .../bindings/sound/renesas,rsnd.yaml | 528 ++++++++++++++++++ > > 2 files changed, 528 insertions(+), 518 deletions(-) > > create mode 100644 Documentation/devicetree/bindings/sound/renesas,rsnd.yaml > > > > My bot found errors running 'make dt_binding_check' on your patch: > > Unknown file referenced: [Errno 2] No such file or directory: '/usr/local/lib/python3.6/dist-packages/dtschema/schemas/sound/simple-card.yaml' > /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/sound/renesas,rsnd.yaml: patternProperties:^rcar_sound,src$:patternProperties:src-.: 'if' is not one of ['type', 'description', 'dependencies', 'properties', 'patternProperties', 'additionalProperties', 'unevaluatedProperties', 'deprecated', 'required', 'allOf', 'anyOf', 'oneOf', '$ref'] > /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/sound/renesas,rsnd.yaml: patternProperties:^rcar_sound,src$:patternProperties:src-.: 'then' is not one of ['type', 'description', 'dependencies', 'properties', 'patternProperties', 'additionalProperties', 'unevaluatedProperties', 'deprecated', 'required', 'allOf', 'anyOf', 'oneOf', '$ref'] > Documentation/devicetree/bindings/Makefile:12: recipe for target 'Documentation/devicetree/bindings/sound/renesas,rsnd.example.dts' failed > make[1]: *** [Documentation/devicetree/bindings/sound/renesas,rsnd.example.dts] Error 255 > Makefile:1263: recipe for target 'dt_binding_check' failed > make: *** [dt_binding_check] Error 2 > > See https://patchwork.ozlabs.org/patch/1237280 > Please check and re-submit. Hmm... OK, Thank you. I will re-check and re-post it Thank you for your help !! Best regards --- Kuninori Morimoto