dt-bindings: media: ov5647: Allow props from video-interface-devices

Allow properties from video-interface-devices. The change is identical to
commit 08fbd355be ("media: dt-bindings: sony,imx219: Allow props from
video-interface-devices")

Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Jai Luthra <jai.luthra@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
This commit is contained in:
Jai Luthra 2025-12-22 13:45:32 +05:30 committed by Hans Verkuil
parent e7696f27f8
commit 03f2af9ef4

View File

@ -14,6 +14,9 @@ description: |-
The OV5647 is a raw image sensor with MIPI CSI-2 and CCP2 image data
interfaces and CCI (I2C compatible) control bus.
allOf:
- $ref: /schemas/media/video-interface-devices.yaml#
properties:
compatible:
const: ovti,ov5647
@ -57,7 +60,7 @@ required:
- clocks
- port
additionalProperties: false
unevaluatedProperties: false
examples:
- |