OMAP: DSS2: Add FEAT_DSI_REVERSE_TXCLKESC
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 15 Apr 2011 12:07:33 +0000 (15:07 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Wed, 11 May 2011 11:20:14 +0000 (14:20 +0300)
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 <tomi.valkeinen@ti.com>

No differences found