public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: "Rob Herring (Arm)" <robh@kernel.org>
To: Jacky Bai <ping.bai@nxp.com>
Cc: linux-arm-kernel@lists.infradead.org, shawnguo@kernel.org,
	 conor+dt@kernel.org, kernel@pengutronix.de, frank.li@nxp.com,
	 devicetree@vger.kernel.org, imx@lists.linux.dev,
	peng.fan@nxp.com,  aisheng.dong@nxp.com, s.hauer@pengutronix.de,
	festevam@gmail.com,  krzk+dt@kernel.org
Subject: Re: [PATCH v2 1/4] dt-bindings: dma: fsl-edma: add interrupts-extended property
Date: Tue, 04 Mar 2025 04:57:10 -0600	[thread overview]
Message-ID: <174108583009.1693369.10518412306267353272.robh@kernel.org> (raw)
In-Reply-To: <20250304093127.1954549-2-ping.bai@nxp.com>


On Tue, 04 Mar 2025 17:31:24 +0800, Jacky Bai wrote:
> Add interrupts-extended property for edma that has multiple interrupt
> controllers used.
> 
> Signed-off-by: Jacky Bai <ping.bai@nxp.com>
> ---
>  - v2 changes:
>   - newly added entry
> ---
>  Documentation/devicetree/bindings/dma/fsl,edma.yaml | 11 ++++++++++-
>  1 file changed, 10 insertions(+), 1 deletion(-)
> 

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

yamllint warnings/errors:
./Documentation/devicetree/bindings/dma/fsl,edma.yaml:102:5: [warning] wrong indentation: expected 6 but found 4 (indentation)
./Documentation/devicetree/bindings/dma/fsl,edma.yaml:104:5: [warning] wrong indentation: expected 6 but found 4 (indentation)

dtschema/dtc warnings/errors:

doc reference errors (make refcheckdocs):

See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20250304093127.1954549-2-ping.bai@nxp.com

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:[~2025-03-04 10:57 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-04  9:31 [PATCH v2 0/4] Add i.MX943 basic dts support Jacky Bai
2025-03-04  9:31 ` [PATCH v2 1/4] dt-bindings: dma: fsl-edma: add interrupts-extended property Jacky Bai
2025-03-04 10:57   ` Rob Herring (Arm) [this message]
2025-03-04 13:13   ` Rob Herring
2025-03-04 14:40     ` Jacky Bai
2025-03-04 14:50       ` Krzysztof Kozlowski
2025-03-04 14:53       ` Rob Herring
2025-03-04 15:38         ` Jacky Bai
2025-03-04 15:26   ` Frank Li
2025-03-04 15:41     ` Jacky Bai
2025-03-04  9:31 ` [PATCH v2 2/4] dt-bindings: arm: fsl: add i.MX943 EVK board Jacky Bai
2025-03-04 14:55   ` Krzysztof Kozlowski
2025-03-04  9:31 ` [PATCH v2 3/4] arm64: dts: freescale: Add basic dtsi for imx943 Jacky Bai
2025-03-04 14:54   ` Krzysztof Kozlowski
2025-03-04 15:16     ` Jacky Bai
2025-03-05  1:22     ` Jacky Bai
2025-03-04 15:30   ` Frank Li
2025-03-05  0:33     ` Jacky Bai
2025-03-04 15:35   ` Frank Li
2025-03-05  0:34     ` Jacky Bai
2025-03-04  9:31 ` [PATCH v2 4/4] arm64: dts: freescale: Add minimal dts support for imx943 evk Jacky Bai
2025-03-04 15:27   ` Frank Li

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=174108583009.1693369.10518412306267353272.robh@kernel.org \
    --to=robh@kernel.org \
    --cc=aisheng.dong@nxp.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=frank.li@nxp.com \
    --cc=imx@lists.linux.dev \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=peng.fan@nxp.com \
    --cc=ping.bai@nxp.com \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    /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