Devicetree
 help / color / mirror / Atom feed
From: sashiko-bot@kernel.org
To: Frank.Li@oss.nxp.com
Cc: devicetree@vger.kernel.org, Frank.Li@kernel.org,
	imx@lists.linux.dev, conor+dt@kernel.org,
	dri-devel@lists.freedesktop.org, robh@kernel.org
Subject: Re: [PATCH v2 3/4] dt-bindings: display: lcdif: Allow display0 child node for i.MX6UL
Date: Sat, 18 Jul 2026 14:57:23 +0000	[thread overview]
Message-ID: <20260718145724.75A941F000E9@smtp.kernel.org> (raw)
In-Reply-To: <20260718-arm_dts_ldb-v2-3-f5669571aa2b@nxp.com>

Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Medium] Undocumented Schema Relaxation: The commit message claims to only allow the `display0` child node, but the patch also removes the requirement for the `port` node and allows multiple legacy properties (`display`, `lcd-supply`, `dmas`, `dma-names`) for `fsl,imx6ul-lcdif`. The explanation for these additional relaxations was placed below the `---` separator, meaning it will be lost from the permanent git history when the patch is applied.
--

--- Patch [3]: [PATCH v2 3/4] dt-bindings: display: lcdif: Allow display0 child node for i.MX6UL ---
commit 0235ccaa0f6772b41fe4b752e56f626d79d4d469
Author: Frank Li <Frank.Li@nxp.com>

dt-bindings: display: lcdif: Allow display0 child node for i.MX6UL

This commit updates the binding schema to allow the display0 child node
for fsl,imx6ul-lcdif to resolve a CHECK_DTBS warning.

> diff --git a/Documentation/devicetree/bindings/display/fsl,lcdif.yaml b/Documentation/devicetree/bindings/display/fsl,lcdif.yaml
> index 2dd0411ec6516..2b123ddf06841 100644
> --- a/Documentation/devicetree/bindings/display/fsl,lcdif.yaml
> +++ b/Documentation/devicetree/bindings/display/fsl,lcdif.yaml
> @@ -182,6 +182,7 @@ allOf:
>              contains:
>                enum:
>                  - fsl,imx28-lcdif
> +                - fsl,imx6ul-lcdif
>      then:
>        properties:
>          dmas: false

[Severity: Medium]
Does this change do more than just allow the display0 child node mentioned
in the commit message?

By adding fsl,imx6ul-lcdif to this exclusion list, it skips the block that
previously disabled legacy properties. This removes the requirement for the
port node and allows multiple legacy properties (display, lcd-supply, dmas,
dma-names).

The explanation for this was placed below the --- separator in the patch:

"sashiko report problem and allow dma/dma-names for i.MX6ul. which should
be fine for this kinds of old platform."

Since text below the separator is discarded when the patch is applied, this
justification will be lost.

Could this explanation be moved into the commit message itself to preserve
the reasoning in the permanent git history?

-- 
Sashiko AI review · https://sashiko.dev/#/patchset/20260718-arm_dts_ldb-v2-0-f5669571aa2b@nxp.com?part=3

  reply	other threads:[~2026-07-18 14:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-18 14:45 [PATCH v2 0/4] ARM: dts: imx: fix ldb related CHECK_DTBS warnings Frank.Li
2026-07-18 14:45 ` [PATCH v2 1/4] dt-bindings: display: bridge: ldb: allow a single reg for fsl,imx6sx-ldb Frank.Li
2026-07-18 14:45 ` [PATCH v2 2/4] dt-bindings: soc: imx-iomuxc-gpr: allow bridge@18 as child node Frank.Li
2026-07-18 14:57   ` sashiko-bot
2026-07-18 14:45 ` [PATCH v2 3/4] dt-bindings: display: lcdif: Allow display0 child node for i.MX6UL Frank.Li
2026-07-18 14:57   ` sashiko-bot [this message]
2026-07-18 14:45 ` [PATCH v2 4/4] ARM: dts: imx6ul-tx6ul: rename disp0 to display0 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=20260718145724.75A941F000E9@smtp.kernel.org \
    --to=sashiko-bot@kernel.org \
    --cc=Frank.Li@kernel.org \
    --cc=Frank.Li@oss.nxp.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=imx@lists.linux.dev \
    --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