mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 01:23:56 +02:00
media: dt-bindings: mipi-ccs: Refer to video-interface-devices.yaml
Refer to video-interface-devices.yaml instead of documenting the common properties here. Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
This commit is contained in:
parent
d629ca4f18
commit
72aa1c5f1d
|
|
@ -23,6 +23,9 @@ description:
|
|||
More detailed documentation can be found in
|
||||
Documentation/devicetree/bindings/media/video-interfaces.txt .
|
||||
|
||||
allOf:
|
||||
- $ref: /schemas/media/video-interface-devices.yaml#
|
||||
|
||||
properties:
|
||||
compatible:
|
||||
oneOf:
|
||||
|
|
@ -58,16 +61,10 @@ properties:
|
|||
documentation.
|
||||
maxItems: 1
|
||||
|
||||
flash-leds:
|
||||
description: Flash LED phandles. See ../video-interfaces.txt for details.
|
||||
|
||||
lens-focus:
|
||||
description: Lens focus controller phandles. See ../video-interfaces.txt
|
||||
for details.
|
||||
flash-leds: true
|
||||
lens-focus: true
|
||||
|
||||
rotation:
|
||||
description: Rotation of the sensor. See ../video-interfaces.txt for
|
||||
details.
|
||||
enum: [ 0, 180 ]
|
||||
|
||||
port:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user