Skip to content

Commit af91ed3

Browse files
Jacopo MondiHans Verkuil
authored andcommitted
media: dt-bindings: sony,imx214: Allow props from video-interface-devices
All the properties described by video-interface-devices.yaml are allowed for the image sensor, make them accepted by changing "additionalProperties: false" to "unevaluatedProperties: false" at the schema top-level. Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
1 parent d175296 commit af91ed3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/devicetree/bindings/media/i2c/sony,imx214.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ required:
9191
- vddd-supply
9292
- port
9393

94-
additionalProperties: false
94+
unevaluatedProperties: false
9595

9696
examples:
9797
- |

0 commit comments

Comments
 (0)