summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSvyatoslav Ryhel <clamor95@gmail.com>2026-05-31 12:29:23 +0300
committerRob Herring (Arm) <robh@kernel.org>2026-06-10 13:26:15 -0500
commit72765c89176b052d9ccdaa95c253741defd6d249 (patch)
tree9319f41409f356b400244c0eadd6e878900f7661
parent722f0707782b098d7423ff03094f174c0ad655e7 (diff)
dt-bindings: media: mt9m114: document common video device properties
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>
-rw-r--r--Documentation/devicetree/bindings/media/i2c/onnn,mt9m114.yaml5
1 files changed, 4 insertions, 1 deletions
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:
- |