]> www.infradead.org Git - users/dwmw2/linux.git/commit
media: dt-bindings: sony,imx415: Allow props from video-interface-devices
authorJacopo Mondi <jacopo.mondi@ideasonboard.com>
Fri, 6 Oct 2023 12:41:01 +0000 (14:41 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Thu, 12 Oct 2023 07:22:29 +0000 (09:22 +0200)
commite2e73ed46c395777868b36c879c6cd213b45f123
tree7d3a17ead57b987dcec1341ee2db92fc49dfaaea
parentaf91ed3587b84629d862b144bccfdf2295f8075a
media: dt-bindings: sony,imx415: 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.

Because all properties are now accepted, there is no need to explicitly
allow them in the 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/sony,imx415.yaml