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] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250715-tasteful-thoughtful-aardwark-1c2550@krzk-bin>
Date: Tue, 15 Jul 2025 10:07:34 +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 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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ