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: <174732159526.2108882.8905658469049267620@selene>
Date: Thu, 15 May 2025 17:06:35 +0200
From: Jai Luthra <jai.luthra@...asonboard.com>
To: Alexander Stein <alexander.stein@...tq-group.com>, Conor Dooley <conor+dt@...nel.org>, Dave Stevenson <dave.stevenson@...pberrypi.com>, Krzysztof Kozlowski <krzk+dt@...nel.org>, Mauro Carvalho Chehab <mchehab@...nel.org>, Rob Herring <robh@...nel.org>
Cc: Alexander Stein <alexander.stein@...tq-group.com>, linux-media@...r.kernel.org, devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] media: dt-bindings: sony,imx219: Allow props from video-interface-devices

Quoting Alexander Stein (2025-05-15 16:29:42)
> Allow properties from video-interface-devices. The change is identical to
> commit b6339ecfd0865 ("media: dt-bindings: sony,imx290: Allow props from
> video-interface-devices")
> 
> Signed-off-by: Alexander Stein <alexander.stein@...tq-group.com>

Reviewed-by: Jai Luthra <jai.luthra@...asonboard.com>

Are there any driver changes coming for the new properties?

> ---
>  Documentation/devicetree/bindings/media/i2c/sony,imx219.yaml | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/media/i2c/sony,imx219.yaml b/Documentation/devicetree/bindings/media/i2c/sony,imx219.yaml
> index 8b23e5fc6a24f..38c3759bcd9f5 100644
> --- a/Documentation/devicetree/bindings/media/i2c/sony,imx219.yaml
> +++ b/Documentation/devicetree/bindings/media/i2c/sony,imx219.yaml
> @@ -16,6 +16,9 @@ description: |-
>    Image data is sent through MIPI CSI-2, which is configured as either 2 or
>    4 data lanes.
>  
> +allOf:
> +  - $ref: /schemas/media/video-interface-devices.yaml#
> +
>  properties:
>    compatible:
>      const: sony,imx219
> @@ -79,7 +82,7 @@ required:
>    - VDDL-supply
>    - port
>  
> -additionalProperties: false
> +unevaluatedProperties: false
>  
>  examples:
>    - |
> -- 
> 2.43.0
> 
>
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ