[PATCH] dt-bindings: drm/bridge: ti-sn65dsi83: drop $ref to fix lvds-vod* warnings
Rob Herring (Arm)
robh at kernel.org
Thu Jun 5 22:01:15 UTC 2025
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 at intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202505021937.efnQPPqx-lkp@intel.com/
> Signed-off-by: Andrej Picej <andrej.picej at norik.com>
> ---
> .../devicetree/bindings/display/bridge/ti,sn65dsi83.yaml | 4 ----
> 1 file changed, 4 deletions(-)
>
Applied, thanks!
More information about the dri-devel
mailing list