OMAP: DSS2: Add Color Phase Rotation support
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 21 Jun 2011 06:34:30 +0000 (09:34 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 1 Jul 2011 09:07:13 +0000 (12:07 +0300)
Add Color Phase Rotation (CPR) support and sysfs files to enable CPR and
to set the CPR coefficient matrix.

CPR is enabled via manager?/cpr_enable file, and the coefficient matrix
is set via manager?/cpr_coef file. The values in cpr_coef are in the
following order:

RR RG RB GR GG GB BR BG BB

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found