[PATCH v1 0/4] video: add ILI9488 panel support with MIPI DBI Type C1

Sascha Hauer s.hauer at pengutronix.de
Mon Feb 23 02:48:49 PST 2026


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 at pengutronix.de>




More information about the barebox mailing list