From: Tomi Valkeinen Date: Fri, 15 Apr 2011 12:07:33 +0000 (+0300) Subject: OMAP: DSS2: Add FEAT_DSI_REVERSE_TXCLKESC X-Git-Tag: v3.0-rc1~166^2~20^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=293ef19cbb9ef403b6dc9c96e34096bac5c88b84;p=pandora-kernel.git OMAP: DSS2: Add FEAT_DSI_REVERSE_TXCLKESC OMAP3430 has RESETDONETXCLKESCx bits in the order following bitnumber order for lanes 0, 1, 2: 28, 27, 26. OMAP3630 and later have them in saner order: 24, 25, 26 (and 27, 28 for OMAP4). This patch adds a dss_feature that can be used to differentiate between those two orders of RESETDONETXCLKESCx bits. Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed