Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Jacopo Mondi and committed by
Hans Verkuil
e2e73ed4 af91ed35

+1 -9
+1 -9
Documentation/devicetree/bindings/media/i2c/sony,imx415.yaml
··· 44 44 description: Sensor reset (XCLR) GPIO 45 45 maxItems: 1 46 46 47 - flash-leds: true 48 - 49 - lens-focus: true 50 - 51 - orientation: true 52 - 53 - rotation: true 54 - 55 47 port: 56 48 $ref: /schemas/graph.yaml#/$defs/port-base 57 49 ··· 80 88 - ovdd-supply 81 89 - port 82 90 83 - additionalProperties: false 91 + unevaluatedProperties: false 84 92 85 93 examples: 86 94 - |