commit | 472da57b1c6f26aa508e4b4dfaf4f8c562bfdbfb | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu Dec 11 16:23:31 2014 +0200 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Wed Feb 04 12:32:04 2015 +0200 |
tree | 2d454d06e160ca4330bf3c3f7707810ba803ee36 | |
parent | a87a6d6b09de3118e5679c2057b99b7791b7673b [diff] [blame] |
OMAPDSS: add define for DRA7xx HW version Add define for DRA7xx DSS version. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
diff --git a/include/video/omapdss.h b/include/video/omapdss.h index 6a84498..60de61f 100644 --- a/include/video/omapdss.h +++ b/include/video/omapdss.h
@@ -314,6 +314,7 @@ OMAPDSS_VER_OMAP4, /* All other OMAP4s */ OMAPDSS_VER_OMAP5, OMAPDSS_VER_AM43xx, + OMAPDSS_VER_DRA7xx, }; /* Board specific data */