projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a87a6d6
)
OMAPDSS: add define for DRA7xx HW version
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 11 Dec 2014 14:23:31 +0000
(16:23 +0200)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 4 Feb 2015 10:32:04 +0000
(12:32 +0200)
Add define for DRA7xx DSS version.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
include/video/omapdss.h
patch
|
blob
|
blame
|
history
diff --git
a/include/video/omapdss.h
b/include/video/omapdss.h
index 6a84498ea5135babb4cc7341173e5f176cf88704..60de61fea8e364069969faa9bc08a7f9e19c4433 100644
(file)
--- a/
include/video/omapdss.h
+++ b/
include/video/omapdss.h
@@
-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 */