Skip to content

Commit

Permalink
OMAPDSS: add define for DRA7xx HW version
Browse files Browse the repository at this point in the history
Add define for DRA7xx DSS version.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
  • Loading branch information
Tomi Valkeinen committed Feb 4, 2015
1 parent a87a6d6 commit 472da57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/video/omapdss.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 472da57

Please sign in to comment.