[PATCH v3 3/3] drm/panel: ilitek-ili9881c: Add Tianxianwei TWX700100S0 support
Krzysztof Kozlowski
krzk at kernel.org
Tue Jul 15 08:07:34 UTC 2025
On Mon, Jul 14, 2025 at 06:18:01PM -0400, Richard Yao wrote:
> +static const struct ili9881c_desc txw700100s0_desc = {
> + .init = txw700100s0_init,
> + .init_length = ARRAY_SIZE(txw700100s0_init),
> + .mode = &txw700100s0_default_mode,
> + .mode_flags = MIPI_DSI_MODE_VIDEO_SYNC_PULSE | MIPI_DSI_MODE_VIDEO,
> + .lanes = 4,
So you did not resolve build failure report? You need to address it,
one way or another. Not just ignore.
Best regards,
Krzysztof
More information about the dri-devel
mailing list