media: dt-bindings: hynix,hi846: Add video-interface-devices properties
authorJacopo Mondi <jacopo.mondi@ideasonboard.com>
Fri, 6 Oct 2023 12:40:56 +0000 (14:40 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 12 Oct 2023 07:22:29 +0000 (09:22 +0200)
commit3b34d7fbb7272f6a34e1340c9563129d6235ced3
tree10b7d4729629ded109c6bb22511ac90e04ea6497
parentb4a3d877dc92963a4db16ddb71df3d333c0d40bd
media: dt-bindings: hynix,hi846: Add video-interface-devices properties

Allow properties from video-interface-devices.yaml for the SK Hynix Hi-846
sensor.

All properties specified in video-interface-devices.yaml schema are
valid, so make them accepted by changing "additionalProperties: false"
to "unevaluatedProperties: false" at the schema top-level.

Add two properties from video-interface-devices.yaml to the example
to validate the new schema.

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>
Documentation/devicetree/bindings/media/i2c/hynix,hi846.yaml