mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
media: dt-bindings: sony,imx219: Allow props from video-interface-devices
Allow properties from video-interface-devices. The change is identical to
commit b6339ecfd0 ("media: dt-bindings: sony,imx290: Allow props from
video-interface-devices")
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Reviewed-by: Jai Luthra <jai.luthra@ideasonboard.com>
Link: https://lore.kernel.org/r/20250515142945.1348722-1-alexander.stein@ew.tq-group.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
This commit is contained in:
parent
3e188f8f68
commit
08fbd355be
|
|
@ -16,6 +16,9 @@ description: |-
|
||||||
Image data is sent through MIPI CSI-2, which is configured as either 2 or
|
Image data is sent through MIPI CSI-2, which is configured as either 2 or
|
||||||
4 data lanes.
|
4 data lanes.
|
||||||
|
|
||||||
|
allOf:
|
||||||
|
- $ref: /schemas/media/video-interface-devices.yaml#
|
||||||
|
|
||||||
properties:
|
properties:
|
||||||
compatible:
|
compatible:
|
||||||
const: sony,imx219
|
const: sony,imx219
|
||||||
|
|
@ -79,7 +82,7 @@ required:
|
||||||
- VDDL-supply
|
- VDDL-supply
|
||||||
- port
|
- port
|
||||||
|
|
||||||
additionalProperties: false
|
unevaluatedProperties: false
|
||||||
|
|
||||||
examples:
|
examples:
|
||||||
- |
|
- |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user