Skip to content

Commit 4c471ff

Browse files
Jacopo Mondimchehab
authored andcommitted
media: dt-bindings: media: rcar-vin: Align Gen2 and Gen3
Align description of the Gen2 and Gen3 bindings for parallel input. This commit prepares for description of optional endpoint properties in ports subnodes accepting parallel video connections. Signed-off-by: Jacopo Mondi <[email protected]> Reviewed-by: Rob Herring <[email protected]> Acked-by: Niklas Söderlund <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
1 parent 18d6a9b commit 4c471ff

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

Documentation/devicetree/bindings/media/rcar_vin.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,11 @@ Additionally, an alias named vinX will need to be created to specify
3939
which video input device this is.
4040

4141
The per-board settings Gen2 platforms:
42-
- port sub-node describing a single endpoint connected to the vin
43-
as described in video-interfaces.txt[1]. Only the first one will
44-
be considered as each vin interface has one input port.
42+
43+
- port - sub-node describing a single endpoint connected to the VIN
44+
from external SoC pins as described in video-interfaces.txt[1].
45+
Only the first one will be considered as each vin interface has one
46+
input port.
4547

4648
The per-board settings Gen3 platforms:
4749

@@ -52,7 +54,7 @@ from local SoC CSI-2 receivers (port@1) depending on SoC.
5254
- renesas,id - ID number of the VIN, VINx in the documentation.
5355
- ports
5456
- port@0 - sub-node describing a single endpoint connected to the VIN
55-
from external SoC pins described in video-interfaces.txt[1].
57+
from external SoC pins as described in video-interfaces.txt[1].
5658
Describing more than one endpoint in port@0 is invalid. Only VIN
5759
instances that are connected to external pins should have port@0.
5860
- port@1 - sub-nodes describing one or more endpoints connected to

0 commit comments

Comments
 (0)