[PATCH v3 3/3] drm/panel: ilitek-ili9881c: Add Tianxianwei TWX700100S0 support

Krzysztof Kozlowski krzk at kernel.org
Tue Jul 15 08:08:35 UTC 2025


On 15/07/2025 10:07, Krzysztof Kozlowski wrote:
> 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.

BTW, one patchset per 24h, not three patchsets, so you will give people
time to review and you will actually have time to implement them.


Best regards,
Krzysztof


More information about the dri-devel mailing list