Devicetree
 help / color / mirror / Atom feed
From: sashiko-bot@kernel.org
To: "Stefano Radaelli" <stefano.radaelli21@gmail.com>
Cc: Frank.Li@kernel.org, robh@kernel.org, conor+dt@kernel.org,
	imx@lists.linux.dev, devicetree@vger.kernel.org
Subject: Re: [PATCH v1 1/3] dt-bindings: arm: fsl: add Variscite VAR-SOM-MX7 boards
Date: Fri, 21 Aug 2026 12:38:55 +0000	[thread overview]
Message-ID: <20260821123856.26FC71F000E9@smtp.kernel.org> (raw)
In-Reply-To: <2e7d5abd893afb7f5362a5b3b8ee83730546674f.1787314780.git.stefano.r@variscite.com>

Thank you for your contribution! Sashiko AI review found 2 potential issue(s) to consider:
- [Medium] Mismatch between commit message and schema definition regarding v2 WM8731 hardware configurations.
- [Low] YAML formatting violates the 'indent-sequences: true' rule, causing yamllint validation failures.
--

--- Patch [1]: [PATCH v1 1/3] dt-bindings: arm: fsl: add Variscite VAR-SOM-MX7 boards ---
commit 52d9fb69ce3c9933762d9090a8a1790cd333bffd
Author: Stefano Radaelli <stefano.r@variscite.com>

dt-bindings: arm: fsl: add Variscite VAR-SOM-MX7 boards

Add DT compatible strings for the Variscite VAR-SOM-MX7 SoM variants
used with the MX7CustomBoard carrier board.

> Both the first and second hardware revisions are supported, with
> eMMC, NAND and WM8731 configurations.

[Severity: Medium]
Does the v2 hardware revision actually support the WM8731 configurations?

The commit message states these configurations are supported for both hardware
revisions, but the expected compatible strings for v2 (such as
variscite,var-som-imx7d-v2-emmc-wm8731-mx7customboard and
variscite,var-som-imx7d-v2-nand-wm8731-mx7customboard) are omitted from the
v2 enum in the schema below.

> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index 656f2596e1d53..20a225420d20b 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
[ ... ]
> +      - description: i.MX7D Variscite Boards based on VAR-SOM-MX7 Module
> +        oneOf:
> +          - items:
> +            - enum:

[Severity: Low]
Will this formatting fail the kernel's yamllint checks during
make dt_binding_check?

The block sequences (- enum: and - const:) under the items: keys are
placed at the exact same indentation level as their parent mapping key. The
indent-sequences: true rule requires them to be indented further to pass
schema validation checks.

> +                - variscite,var-som-imx7d-emmc-mx7customboard
[ ... ]
> +          - items:
> +            - enum:
> +                - variscite,var-som-imx7d-v2-emmc-mx7customboard
> +                - variscite,var-som-imx7d-v2-nand-mx7customboard
> +            - const: variscite,var-som-imx7d-v2
> +            - const: fsl,imx7d

-- 
Sashiko AI review · https://sashiko.dev/#/patchset/cover.1787314780.git.stefano.r@variscite.com?part=1

  reply	other threads:[~2026-08-21 12:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-21 12:27 [PATCH v1 0/3] Add support for Variscite VAR-SOM-MX7 and MX7CustomBoard Stefano Radaelli
2026-08-21 12:27 ` [PATCH v1 1/3] dt-bindings: arm: fsl: add Variscite VAR-SOM-MX7 boards Stefano Radaelli
2026-08-21 12:38   ` sashiko-bot [this message]
2026-08-21 16:53   ` Conor Dooley
2026-08-21 12:27 ` [PATCH v1 2/3] ARM: dts: imx7d: add Variscite VAR-SOM-MX7 support Stefano Radaelli
2026-08-21 12:41   ` sashiko-bot
2026-08-21 14:14     ` Frank Li
2026-08-21 12:27 ` [PATCH v1 3/3] ARM: dts: imx7d: add Variscite MX7CustomBoard support Stefano Radaelli
2026-08-21 12:34   ` sashiko-bot

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=20260821123856.26FC71F000E9@smtp.kernel.org \
    --to=sashiko-bot@kernel.org \
    --cc=Frank.Li@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=imx@lists.linux.dev \
    --cc=robh@kernel.org \
    --cc=sashiko-reviews@lists.linux.dev \
    --cc=stefano.radaelli21@gmail.com \
    /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