Re: [PATCH v1 1/1 RESEND] dt-bindings: media: mt9m114: document common video device properties
From: Svyatoslav Ryhel
Date: Wed Jun 03 2026 - 03:44:06 EST
нд, 31 трав. 2026 р. о 12:29 Svyatoslav Ryhel <clamor95@xxxxxxxxx> пише:
>
> Document common video interface device properties, such as rotation and
> orientation.
>
> Signed-off-by: Svyatoslav Ryhel <clamor95@xxxxxxxxx>
> ---
I have forgot to include ack and review tags from pre-resend patch.
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
Hopefully, these can be added without resending.
> .../devicetree/bindings/media/i2c/onnn,mt9m114.yaml | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/media/i2c/onnn,mt9m114.yaml b/Documentation/devicetree/bindings/media/i2c/onnn,mt9m114.yaml
> index e896f4db2421..2b39614f5cbf 100644
> --- a/Documentation/devicetree/bindings/media/i2c/onnn,mt9m114.yaml
> +++ b/Documentation/devicetree/bindings/media/i2c/onnn,mt9m114.yaml
> @@ -15,6 +15,9 @@ description: |-
> an I2C interface and outputs image data over a 8-bit parallel or 1-lane MIPI
> CSI-2 connection.
>
> +allOf:
> + - $ref: /schemas/media/video-interface-devices.yaml#
> +
> properties:
> compatible:
> enum:
> @@ -90,7 +93,7 @@ required:
> - vaa-supply
> - port
>
> -additionalProperties: false
> +unevaluatedProperties: false
>
> examples:
> - |
> --
> 2.51.0
>