From: sashiko-bot@kernel.org
To: "Mehmet Fide" <mehmet.fide@gmail.com>
Cc: conor+dt@kernel.org, devicetree@vger.kernel.org, robh@kernel.org
Subject: Re: [PATCH 3/3] ARM: dts: vf: add Iris carrier board support for Colibri VF50 and VF61
Date: Mon, 10 Aug 2026 14:14:18 +0000 [thread overview]
Message-ID: <20260810141419.414DF1F00A3A@smtp.kernel.org> (raw)
In-Reply-To: <20260810140053.2793495-4-mehmet.fide@gmail.com>
Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Low] Missing Device Tree binding documentation for new compatible strings.
--
--- Patch [3]: [PATCH 3/3] ARM: dts: vf: add Iris carrier board support for Colibri VF50 and VF61 ---
commit 5035e51faad7bb81da2db6e831c70fb93999bdf7
Author: Mehmet Fide <mehmet.fide@screeningeagle.com>
ARM: dts: vf: add Iris carrier board support for Colibri VF50 and VF61
This commit adds device tree files for the Iris carrier board when used with
the Colibri VF50 and VF61 modules. It introduces a common device tree include
along with specific device trees for each module variant to enable hardware
interfaces.
> diff --git a/arch/arm/boot/dts/nxp/vf/vf500-colibri-iris.dts b/arch/arm/boot/dts/nxp/vf/vf500-colibri-iris.dts
> new file mode 100644
> index 0000000000000..53dd252f3b769
> --- /dev/null
> +++ b/arch/arm/boot/dts/nxp/vf/vf500-colibri-iris.dts
[ ... ]
> +/ {
> + model = "Toradex Colibri VF50 on Iris Carrier Board";
> + compatible = "toradex,vf500-colibri_vf50-on-iris", "toradex,vf500-colibri_vf50", "fsl,vf500";
[Severity: Low]
Should this new compatible string be documented in the corresponding device
tree binding file? Without an update to the bindings, such as in
Documentation/devicetree/bindings/arm/fsl.yaml, running make dtbs_check
will likely result in validation warnings for
toradex,vf500-colibri_vf50-on-iris.
> +};
[ ... ]
> diff --git a/arch/arm/boot/dts/nxp/vf/vf610-colibri-iris.dts b/arch/arm/boot/dts/nxp/vf/vf610-colibri-iris.dts
> new file mode 100644
> index 0000000000000..2882c8783c280
> --- /dev/null
> +++ b/arch/arm/boot/dts/nxp/vf/vf610-colibri-iris.dts
[ ... ]
> +/ {
> + model = "Toradex Colibri VF61 on Iris Carrier Board";
> + compatible = "toradex,vf610-colibri_vf61-on-iris", "toradex,vf610-colibri_vf61", "fsl,vf610";
[Severity: Low]
Similarly, does toradex,vf610-colibri_vf61-on-iris need to be added to the
bindings documentation to prevent schema validation warnings during build
tests?
> +};
--
Sashiko AI review · https://sashiko.dev/#/patchset/20260810140053.2793495-1-mehmet.fide@gmail.com?part=3
next prev parent reply other threads:[~2026-08-10 14:14 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-10 14:00 [PATCH 0/3] ARM: dts: vf: Iris carrier board for the Colibri VF50 and VF61 Mehmet Fide
2026-08-10 14:00 ` [PATCH 1/3] ARM: dts: vf-colibri: apply the EXT_IO pin group Mehmet Fide
2026-08-10 14:00 ` [PATCH 2/3] ARM: dts: vf-colibri: name the SODIMM gpio lines Mehmet Fide
2026-08-10 14:00 ` [PATCH 3/3] ARM: dts: vf: add Iris carrier board support for Colibri VF50 and VF61 Mehmet Fide
2026-08-10 14:14 ` sashiko-bot [this message]
2026-08-10 14:20 ` [PATCH v2 0/4] ARM: dts: vf: Iris carrier board for the " Mehmet Fide
2026-08-10 14:20 ` [PATCH v2 1/4] ARM: dts: vf-colibri: apply the EXT_IO pin group Mehmet Fide
2026-08-10 14:20 ` [PATCH v2 2/4] ARM: dts: vf-colibri: name the SODIMM gpio lines Mehmet Fide
2026-08-10 14:20 ` [PATCH v2 3/4] dt-bindings: arm: fsl: add the Colibri VF50 and VF61 on Iris Mehmet Fide
2026-08-10 14:20 ` [PATCH v2 4/4] ARM: dts: vf: add Iris carrier board support for Colibri VF50 and VF61 Mehmet Fide
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=20260810141419.414DF1F00A3A@smtp.kernel.org \
--to=sashiko-bot@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=mehmet.fide@gmail.com \
--cc=robh@kernel.org \
--cc=sashiko-reviews@lists.linux.dev \
/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