lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <001c62d7-942d-4177-bfab-d4aadebb7e89@kernel.org>
Date: Tue, 15 Jul 2025 10:08:35 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Richard Yao <richard@...ndent.com>
Cc: dri-devel@...ts.freedesktop.org, devicetree@...r.kernel.org,
 linux-kernel@...r.kernel.org, Akshay Athalye <akshay@...ndent.com>,
 Neil Armstrong <neil.armstrong@...aro.org>,
 Jessica Zhang <quic_jesszhan@...cinc.com>,
 Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
 Maxime Ripard <mripard@...nel.org>, Thomas Zimmermann <tzimmermann@...e.de>,
 David Airlie <airlied@...il.com>, Simona Vetter <simona@...ll.ch>
Subject: Re: [PATCH v3 3/3] drm/panel: ilitek-ili9881c: Add Tianxianwei
 TWX700100S0 support

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ