Re: [PATCH v2 1/3] dt-bindings: media: i2c: Add imx576 sensor

From: Krzysztof Kozlowski

Date: Mon Jun 22 2026 - 08:23:12 EST


On Fri, Jun 19, 2026 at 06:24:31PM +0530, Himanshu Bhavani wrote:
> + properties:
> + endpoint:
> + $ref: /schemas/media/video-interfaces.yaml#
> + unevaluatedProperties: false
> +
> + properties:
> + data-lanes:
> + oneOf:
> + - items:
> + - const: 1
> + - const: 2
> + - const: 3
> + - const: 4
> + - items:
> + - const: 1
> + - const: 2
> + required:
> + - data-lanes
> + - link-frequencies

You should require endpoint here.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>

Best regards,
Krzysztof