From: Laurent Pinchart Date: Mon, 17 Jun 2013 01:13:11 +0000 (+0200) Subject: drm/rcar-du: Rework output routing support X-Git-Tag: v3.12-rc1~136^2~118^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef67a902e946ad1ef51040cf287a45cc4714e2b5;p=pandora-kernel.git drm/rcar-du: Rework output routing support Split the output routing specification between SoC-internal data, specified in the rcar_du_device_info structure, and board data, passed through platform data. The DU has 5 possible outputs (DPAD0/1, LVDS0/1, TCON). SoC-internal output routing data specify which output are valid, which CRTCs can be connected to the valid outputs, and the type of in-SoC encoder for the output. Platform data then specifies external encoders and the output they are connected to. Signed-off-by: Laurent Pinchart --- Reading git-diff-tree failed