<div dir="auto">Ok, I will check. </div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Rob Herring <<a href="mailto:robh@kernel.org">robh@kernel.org</a>> 於 2022年3月11日 週五 下午9:29 寫道:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, 11 Mar 2022 09:42:44 +0800, Medad CChien wrote:<br>
> Add device tree bindings for NPCM memory controller.<br>
> <br>
> Signed-off-by: Medad CChien <<a href="mailto:ctcchien@nuvoton.com" target="_blank" rel="noreferrer">ctcchien@nuvoton.com</a>><br>
> ---<br>
>  .../edac/nuvoton,npcm-memory-controller.yaml  | 62 +++++++++++++++++++<br>
>  1 file changed, 62 insertions(+)<br>
>  create mode 100644 Documentation/devicetree/bindings/edac/nuvoton,npcm-memory-controller.yaml<br>
> <br>
<br>
My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check'<br>
on your patch (DT_CHECKER_FLAGS is new in v5.13):<br>
<br>
yamllint warnings/errors:<br>
<br>
dtschema/dtc warnings/errors:<br>
./Documentation/devicetree/bindings/edac/nuvoton,npcm-memory-controller.yaml: $id: relative path/filename doesn't match actual path or filename<br>
        expected: <a href="http://devicetree.org/schemas/edac/nuvoton,npcm-memory-controller.yaml#" rel="noreferrer noreferrer" target="_blank">http://devicetree.org/schemas/edac/nuvoton,npcm-memory-controller.yaml#</a><br>
<br>
doc reference errors (make refcheckdocs):<br>
<br>
See <a href="https://patchwork.ozlabs.org/patch/1604217" rel="noreferrer noreferrer" target="_blank">https://patchwork.ozlabs.org/patch/1604217</a><br>
<br>
This check can fail if there are any dependencies. The base for a patch<br>
series is generally the most recent rc1.<br>
<br>
If you already ran 'make dt_binding_check' and didn't see the above<br>
error(s), then make sure 'yamllint' is installed and dt-schema is up to<br>
date:<br>
<br>
pip3 install dtschema --upgrade<br>
<br>
Please check and re-submit.<br>
<br>
</blockquote></div>