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: <174916086474.3326887.3182401787143665659.robh@kernel.org>
Date: Thu, 5 Jun 2025 17:01:15 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Andrej Picej <andrej.picej@...ik.com>
Cc: Jernej Skrabec <jernej.skrabec@...il.com>,
	Andrzej Hajda <andrzej.hajda@...el.com>,
	Jonas Karlman <jonas@...boo.se>,
	Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
	Marek Vasut <marex@...x.de>, Robert Foss <rfoss@...nel.org>,
	Neil Armstrong <neil.armstrong@...aro.org>,
	Maxime Ripard <mripard@...nel.org>,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	devicetree@...r.kernel.org, Simona Vetter <simona@...ll.ch>,
	Conor Dooley <conor+dt@...nel.org>, dri-devel@...ts.freedesktop.org,
	linux-kernel@...r.kernel.org, David Airlie <airlied@...il.com>,
	Thomas Zimmermann <tzimmermann@...e.de>,
	Laurent Pinchart <Laurent.pinchart@...asonboard.com>
Subject: Re: [PATCH] dt-bindings: drm/bridge: ti-sn65dsi83: drop $ref to fix
 lvds-vod* warnings


On Thu, 29 May 2025 07:36:53 +0200, Andrej Picej wrote:
> The kernel test robot reported a warning related to the use of "$ref"
> type definitions for custom endpoint properties
> - "ti,lvds-vod-swing-clock-microvolt" and
> - "ti,lvds-vod-swing-data-microvolt".
> 
> Using "$ref" with "uint32-array" is not correctly handled in this
> context. Removing "$ref" and relying solely on "maxItems: 2" enforces
> the intended requirement of specifying exactly two values, without
> triggering a schema validation warning.
> 
> Reported-by: kernel test robot <lkp@...el.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202505021937.efnQPPqx-lkp@intel.com/
> Signed-off-by: Andrej Picej <andrej.picej@...ik.com>
> ---
>  .../devicetree/bindings/display/bridge/ti,sn65dsi83.yaml      | 4 ----
>  1 file changed, 4 deletions(-)
> 

Applied, thanks!


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ