Linux EDAC development
 help / color / mirror / Atom feed
From: "Rob Herring (Arm)" <robh@kernel.org>
To: Zhao Qunqin <zhaoqunqin@loongson.cn>
Cc: kernel@xen0n.name, krzk+dt@kernel.org, chenhuacai@kernel.org,
	 linux-edac@vger.kernel.org, bp@alien8.de, conor+dt@kernel.org,
	 rric@kernel.org, loongarch@lists.linux.dev, james.morse@arm.com,
	 linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
	 tony.luck@intel.com, mchehab@kernel.org
Subject: Re: [PATCH v1 2/2] dt-bindings: EDAC for loongson memory controller
Date: Wed, 21 Aug 2024 03:18:35 -0500	[thread overview]
Message-ID: <172422831551.3074054.5974541673694323697.robh@kernel.org> (raw)
In-Reply-To: <20240821064728.8642-3-zhaoqunqin@loongson.cn>


On Wed, 21 Aug 2024 14:47:28 +0800, Zhao Qunqin wrote:
> From: zhaoqunqin <zhaoqunqin@loongson.cn>
> 
> Add: drivers/edac/loongson_edac.c
> 
> Signed-off-by: zhaoqunqin <zhaoqunqin@loongson.cn>
> ---
>  .../bindings/edac/loongson,ls-mc-edac.yaml    | 35 +++++++++++++++++++
>  MAINTAINERS                                   |  7 ++++
>  2 files changed, 42 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/edac/loongson,ls-mc-edac.yaml
> 

My bot found errors running 'make dt_binding_check' on your patch:

yamllint warnings/errors:

dtschema/dtc warnings/errors:
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/edac/loongson,ls-mc-edac.example.dtb: mc0@1fe00600: reg: [[0, 534775296], [0, 80]] is too long
	from schema $id: http://devicetree.org/schemas/edac/loongson,ls-mc-edac.yaml#

doc reference errors (make refcheckdocs):

See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20240821064728.8642-3-zhaoqunqin@loongson.cn

The base for the series is generally the latest rc1. A different dependency
should be noted in *this* patch.

If you already ran 'make dt_binding_check' and didn't see the above
error(s), then make sure 'yamllint' is installed and dt-schema is up to
date:

pip3 install dtschema --upgrade

Please check and re-submit after running the above command yourself. Note
that DT_SCHEMA_FILES can be set to your schema file to speed up checking
your schema. However, it must be unset to test all examples with your schema.


  reply	other threads:[~2024-08-21  8:18 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-21  6:47 [PATCH v1 0/2] Add EDAC driver for loongson memory controller Zhao Qunqin
2024-08-21  6:47 ` [PATCH v1 1/2] Loongarch: " Zhao Qunqin
2024-08-21  6:51   ` Xi Ruoyao
2024-08-21  8:24   ` Krzysztof Kozlowski
2024-08-22  0:07   ` kernel test robot
2024-08-22  3:14   ` kernel test robot
2024-08-23  2:42   ` kernel test robot
2024-08-21  6:47 ` [PATCH v1 2/2] dt-bindings: EDAC " Zhao Qunqin
2024-08-21  8:18   ` Rob Herring (Arm) [this message]
2024-08-21  8:20   ` Krzysztof Kozlowski
2024-08-21 14:59     ` Conor Dooley
2024-08-28  2:24     ` Zhao Qunqin
2024-08-21  7:01 ` [PATCH v1 0/2] Add EDAC driver " Xi Ruoyao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=172422831551.3074054.5974541673694323697.robh@kernel.org \
    --to=robh@kernel.org \
    --cc=bp@alien8.de \
    --cc=chenhuacai@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=james.morse@arm.com \
    --cc=kernel@xen0n.name \
    --cc=krzk+dt@kernel.org \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=loongarch@lists.linux.dev \
    --cc=mchehab@kernel.org \
    --cc=rric@kernel.org \
    --cc=tony.luck@intel.com \
    --cc=zhaoqunqin@loongson.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox