dt-bindings: display: sun4i: Add component endpoint ID numbering scheme
authorChen-Yu Tsai <wens@csie.org>
Fri, 21 Apr 2017 08:38:49 +0000 (16:38 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Sun, 14 May 2017 06:27:41 +0000 (08:27 +0200)
commitde120d092eeb69b5285586a9fd33b1778ce9ee27
tree51fe638790fd9d8fd7f7024c554b7f25a269eebc
parent2ea659a9ef488125eb46da6eb571de5eae5c43f6
dt-bindings: display: sun4i: Add component endpoint ID numbering scheme

The Allwinner display pipeline contains many hardware components, some
of which can consume data from one of multiple upstream components.
The numbering scheme of these components must be encoded into the device
tree so the driver can figure out which component out of two or more of
the same type it is supposed to use or program.

This patch adds the constraint that local endpoint IDs must be the index
or number of the remote endpoint's hardware block, for all components
in the display pipeline up to the TCONs.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt