mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org, Giandomenico Rossi <rossi@amelchem.com>
Subject: Re: [PATCH v1 0/4] video: add ILI9488 panel support with MIPI DBI Type C1
Date: Mon, 23 Feb 2026 11:48:49 +0100	[thread overview]
Message-ID: <177184372982.211548.2303361921166129847.b4-ty@pengutronix.de> (raw)
In-Reply-To: <20260213191247.1671231-1-rossi@amelchem.com>


On Fri, 13 Feb 2026 20:12:43 +0100, Giandomenico Rossi wrote:
> this series adds support for TFT LCD panels based on the Ilitek ILI9488
> controller connected via MIPI DBI Type C Option 1 over SPI.
> 
> The target panel is the Winstar WF35-320480UD (480x320, RGB666 18-bit),
> used on a custom STM32MP151A-based board by Amel s.r.l.
> 
> MIPI DBI Type C Option 1 requires 9-bit SPI transfers where the MSB
> encodes the Data/Command flag. Since many SPI controllers do not support
> 9 bits-per-word natively, a native 9-bit implementation and an 8-bit
> emulation fallback are both provided.
> 
> [...]

Applied, thanks!

[1/4] video: mipi-dbi: support for MIPI DBI Type C Option 1
      https://git.pengutronix.de/cgit/barebox/commit/?id=0a02c6f21450 (link may not be stable)
[2/4] video: mipi-dbi: add display rotation support
      https://git.pengutronix.de/cgit/barebox/commit/?id=d7d81d4b18e6 (link may not be stable)
[3/4] dt-bindings: display: panel: add Ilitek ILI9488 panel
      https://git.pengutronix.de/cgit/barebox/commit/?id=b07110e272e7 (link may not be stable)
[4/4] video: add Ilitek ILI9488 driver for WF35 panel
      https://git.pengutronix.de/cgit/barebox/commit/?id=029a6d1cf4a6 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>




      parent reply	other threads:[~2026-02-23 10:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-13 19:12 Giandomenico Rossi
2026-02-13 19:12 ` [PATCH v1 1/4] video: mipi-dbi: support for MIPI DBI Type C Option 1 Giandomenico Rossi
2026-02-13 19:12 ` [PATCH v1 2/4] video: mipi-dbi: add display rotation support Giandomenico Rossi
2026-02-13 19:12 ` [PATCH v1 3/4] dt-bindings: display: panel: add Ilitek ILI9488 panel Giandomenico Rossi
2026-02-23 10:57   ` Ahmad Fatoum
2026-02-23 11:14     ` Sascha Hauer
2026-02-13 19:12 ` [PATCH v1 4/4] video: add Ilitek ILI9488 driver for WF35 panel Giandomenico Rossi
2026-02-23 10:48 ` Sascha Hauer [this message]

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=177184372982.211548.2303361921166129847.b4-ty@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=rossi@amelchem.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