OMAP3: DSS2: Split OMAP3 has feature for 3430 & 3630

Splitting the OMAP3 dss has feature separately for
omap3430 & omap3630

Signed-off-by: Samreen <samreen@ti.com>
Signed-off-by: Archit Taneja <archit@ti.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@nokia.com>
This commit is contained in:
Samreen
2010-11-04 12:28:41 +01:00
committed by Tomi Valkeinen
parent 712247a681
commit 8fbde10aff
2 changed files with 18 additions and 3 deletions

View File

@@ -27,6 +27,7 @@
enum dss_feat_id {
FEAT_GLOBAL_ALPHA = 1 << 0,
FEAT_GLOBAL_ALPHA_VID1 = 1 << 1,
FEAT_PRE_MULT_ALPHA = 1 << 2,
};
/* DSS register field id */