dt-bindings: display: rcar-du: Add a VSP channel index to the vsps DT property
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Wed, 12 Jul 2017 08:43:36 +0000 (11:43 +0300)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 27 Jul 2017 14:26:55 +0000 (16:26 +0200)
commitfd57d77f9c649cf95216d390647a244fa34b3584
tree8024907d8fbe6e02fd9d49cb53e3dbd467ed07ba
parentd5f2ac6ae9931227d8ccd71c12182e547ec28c21
dt-bindings: display: rcar-du: Add a VSP channel index to the vsps DT property

On some R-Car SoCs a single VSP can serve multiple DU channels through
multiple LIF instances in the VSP. The current DT bindings don't support
specifying that kind of SoC integration scheme. Extend them with a VSP
channel index.

Backward compatibility can be ensured in drivers by checking the length
of the vsps property and setting the channel to 0 when the property
doesn't contain channel indices.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Documentation/devicetree/bindings/display/renesas,du.txt