[PATCH v3 3/3] drm/panel: ilitek-ili9881c: Add Tianxianwei TWX700100S0 support
Richard Yao
richard at scandent.com
Tue Jul 15 13:09:12 UTC 2025
On Tue, Jul 15, 2025 at 4:07 AM Krzysztof Kozlowski <krzk at kernel.org> 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.
The build report came after the submissions. I will fix it after waiting at
least 24h for more comments and then resubmit.
>
>
> Best regards,
> Krzysztof
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/dri-devel/attachments/20250715/df971f0e/attachment.htm>
More information about the dri-devel
mailing list