From: sashiko-bot@kernel.org
To: "Enzo Frese" <freseenzo@gmail.com>
Cc: robh@kernel.org, dri-devel@lists.freedesktop.org,
devicetree@vger.kernel.org, conor+dt@kernel.org
Subject: Re: [PATCH] dt-bindings: display: panel: mipi-dbi-spi: add st7789v-tft28
Date: Fri, 11 Sep 2026 20:25:58 +0000 [thread overview]
Message-ID: <20260911202559.250EA1F000FF@smtp.kernel.org> (raw)
In-Reply-To: <20260911201920.72734-1-freseenzo@gmail.com>
Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Low] The newly added compatible string `st7789v-tft28` lacks a mandatory vendor prefix, violating Devicetree specification rules.
--
commit b9c6f3f7002bdc4087c21d6e0612fcb912f52747
Author: Enzo Frese <freseenzo@gmail.com>
dt-bindings: display: panel: mipi-dbi-spi: add st7789v-tft28
This commit adds a generic 2.8" 240x320 RGB LCD panel using the
Sitronix ST7789V controller to the panel-mipi-dbi-spi binding.
> diff --git a/Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml b/Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml
> index 6f0290c4e2917..c28659bd05dc1 100644
> --- a/Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml
> +++ b/Documentation/devicetree/bindings/display/panel/panel-mipi-dbi-spi.yaml
> @@ -75,6 +75,7 @@ properties:
> - saef,sftc154b
> - sainsmart18
> - shineworld,lh133k
> + - st7789v-tft28
[Severity: Low]
Does this compatible string violate the Devicetree specification rules
by missing a mandatory vendor prefix?
Modern dt-schema checks require compatible strings to be in the format
<vendor>,<device> to prevent global namespace pollution. Since this string
lacks a comma and an approved vendor prefix (such as sitronix,st7789v-tft28
or panel,st7789v-tft28), will this cause dt_binding_check to fail validation?
> - const: panel-mipi-dbi-spi
>
> reg:
--
Sashiko AI review · https://sashiko.dev/#/patchset/20260911201920.72734-1-freseenzo@gmail.com?part=1
next prev parent reply other threads:[~2026-09-11 20:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-11 20:19 [PATCH] dt-bindings: display: panel: mipi-dbi-spi: add st7789v-tft28 Enzo Frese
2026-09-11 20:25 ` sashiko-bot [this message]
2026-09-13 9:33 ` Krzysztof Kozlowski
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=20260911202559.250EA1F000FF@smtp.kernel.org \
--to=sashiko-bot@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=freseenzo@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