forked from luck/tmp_suning_uos_patched
OMAPDSS: add define for DRA7xx HW version
Add define for DRA7xx DSS version. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
This commit is contained in:
parent
a87a6d6b09
commit
472da57b1c
|
@ -314,6 +314,7 @@ enum omapdss_version {
|
|||
OMAPDSS_VER_OMAP4, /* All other OMAP4s */
|
||||
OMAPDSS_VER_OMAP5,
|
||||
OMAPDSS_VER_AM43xx,
|
||||
OMAPDSS_VER_DRA7xx,
|
||||
};
|
||||
|
||||
/* Board specific data */
|
||||
|
|
Loading…
Reference in New Issue
Block a user