Skip to content

Commit 08fbd35

Browse files
tq-steinarobherring
authored andcommitted
media: dt-bindings: sony,imx219: Allow props from video-interface-devices
Allow properties from video-interface-devices. The change is identical to commit b6339ec ("media: dt-bindings: sony,imx290: Allow props from video-interface-devices") Signed-off-by: Alexander Stein <[email protected]> Reviewed-by: Jai Luthra <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring (Arm) <[email protected]>
1 parent 3e188f8 commit 08fbd35

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Documentation/devicetree/bindings/media/i2c/imx219.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ description: |-
1616
Image data is sent through MIPI CSI-2, which is configured as either 2 or
1717
4 data lanes.
1818
19+
allOf:
20+
- $ref: /schemas/media/video-interface-devices.yaml#
21+
1922
properties:
2023
compatible:
2124
const: sony,imx219
@@ -79,7 +82,7 @@ required:
7982
- VDDL-supply
8083
- port
8184

82-
additionalProperties: false
85+
unevaluatedProperties: false
8386

8487
examples:
8588
- |

0 commit comments

Comments
 (0)