Devicetree
 help / color / mirror / Atom feed
From: sashiko-bot@kernel.org
To: "Igor Reznichenko" <igor@reznichenko.net>
Cc: devicetree@vger.kernel.org, conor+dt@kernel.org, robh@kernel.org
Subject: Re: [PATCH v5 1/2] dt-bindings: display: panel: Add Ilitek ILI9488 panel controller
Date: Fri, 29 May 2026 06:35:23 +0000	[thread overview]
Message-ID: <20260529063523.959FA1F00893@smtp.kernel.org> (raw)
In-Reply-To: <20260529062836.203990-2-igor@reznichenko.net>

Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Low] Mismatch between the hardware model name in the commit message and the defined compatible string. The commit message specifies the panel model as 'E35GH-I-MW800-CB'. However, the compatible string is defined as 'focuslcds,e35gh-i-mw800cb', omitting the hyphen before 'cb'.
--

commit 77323add8dc7854fc38182a5936a43c1c36a096a
Author: Igor Reznichenko <igor@reznichenko.net>

dt-bindings: display: panel: Add Ilitek ILI9488 panel controller

This commit adds device tree bindings for the Ilitek ILI9488 panel
controller used in the FocusLCDs E35GH-I-MW800-CB MIPI DSI panel. It also
adds the focuslcds vendor prefix.

> diff --git a/Documentation/devicetree/bindings/display/panel/ilitek,ili9488.yaml b/Documentation/devicetree/bindings/display/panel/ilitek,ili9488.yaml
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/display/panel/ilitek,ili9488.yaml

[ ... ]

> +properties:
> +  compatible:
> +    items:
> +      - enum:
> +          - focuslcds,e35gh-i-mw800cb

[Severity: Low]
This isn't a bug, but should this compatible string include a hyphen before
the cb?

The commit message specifies the panel model as E35GH-I-MW800-CB, but the
compatible string is defined as focuslcds,e35gh-i-mw800cb without the final
hyphen.

> +      - const: ilitek,ili9488
> +
> +  reg:
> +    maxItems: 1

-- 
Sashiko AI review · https://sashiko.dev/#/patchset/20260529062836.203990-1-igor@reznichenko.net?part=1

  reply	other threads:[~2026-05-29  6:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-29  6:28 [PATCH v5 0/2] drm/panel: Add support for the FocusLCDs E35GH-I-MW800CB Igor Reznichenko
2026-05-29  6:28 ` [PATCH v5 1/2] dt-bindings: display: panel: Add Ilitek ILI9488 panel controller Igor Reznichenko
2026-05-29  6:35   ` sashiko-bot [this message]
2026-05-29  6:28 ` [PATCH v5 2/2] drm/panel: Add Ilitek ILI9488 controller driver Igor Reznichenko
2026-05-29  6:59   ` 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=20260529063523.959FA1F00893@smtp.kernel.org \
    --to=sashiko-bot@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=igor@reznichenko.net \
    --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