From: Tomi Valkeinen Date: Mon, 16 Dec 2013 13:13:24 +0000 (+0200) Subject: OMAPDSS: Add DT support to DSS X-Git-Tag: v3.15-rc1~63^2~5^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ecef24630f434e58bf3e5adb4d9bb76e50daf78;p=pandora-kernel.git OMAPDSS: Add DT support to DSS Add DT support for DSS. Contrary to the non-DT version, the DSS in DT mode contains DPI and SDI outputs, which better reflects the hardware. The non-DT code will be removed after all boards have been converted to DT, so there's no need to change the non-DT code to act the same way. The code for DPI and SDI needs to be refined later to make it possible to add multiple DPI ports. For now, handling just a single DPI port is enough for all the boards. Signed-off-by: Tomi Valkeinen Reviewed-by: Archit Taneja --- Reading git-diff-tree failed