summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Benjamin <olivier.benjamin@bootlin.com>2025-06-20 17:21:32 +0200
committerHans Verkuil <hverkuil@xs4all.nl>2025-06-30 08:47:41 +0200
commit0d0ccb91c92fb202f0c97ee32b63fc848e659fc8 (patch)
tree7812e1fdfd93ea1f1bfe7ca6ef6a01bd6a11258b
parentbd227d0fc25c46c7fda43fe62cf7b04e9d0f0baa (diff)
dt-bindings: media: ov8858: inherit video-interface-devices properties
Update the OV8858 binding to inherit properties defined in the video-interface-devices binding. Acked-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Olivier Benjamin <olivier.benjamin@bootlin.com> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
-rw-r--r--Documentation/devicetree/bindings/media/i2c/ovti,ov8858.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/media/i2c/ovti,ov8858.yaml b/Documentation/devicetree/bindings/media/i2c/ovti,ov8858.yaml
index a65f921ec0fd..491f2931e6bc 100644
--- a/Documentation/devicetree/bindings/media/i2c/ovti,ov8858.yaml
+++ b/Documentation/devicetree/bindings/media/i2c/ovti,ov8858.yaml
@@ -15,6 +15,8 @@ description: |
controlled through an I2C-compatible SCCB bus. The sensor transmits images
on a MIPI CSI-2 output interface with up to 4 data lanes.
+$ref: /schemas/media/video-interface-devices.yaml#
+
properties:
compatible:
const: ovti,ov8858
@@ -69,7 +71,7 @@ required:
- clocks
- port
-additionalProperties: false
+unevaluatedProperties: false
examples:
- |