]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
dt-bindings: media: mt9m114: document common video device properties
authorSvyatoslav Ryhel <clamor95@gmail.com>
Sun, 31 May 2026 09:29:23 +0000 (12:29 +0300)
committerRob Herring (Arm) <robh@kernel.org>
Wed, 10 Jun 2026 18:26:15 +0000 (13:26 -0500)
Document common video interface device properties, such as rotation and
orientation.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: https://patch.msgid.link/20260531092924.12929-2-clamor95@gmail.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/media/i2c/onnn,mt9m114.yaml

index e896f4db2421478aba6651c130b159fea9f48bc0..2b39614f5cbf7d6e9ae6f27d140d04dfec029e19 100644 (file)
@@ -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:
   - |