Commit 472da57b authored by Tomi Valkeinen's avatar Tomi Valkeinen

OMAPDSS: add define for DRA7xx HW version

Add define for DRA7xx DSS version.
Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent a87a6d6b
......@@ -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 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment