strider: Support con-dp flavor

There is a new strider console flavor with DisplayPort
video.

Signed-off-by: Dirk Eibach <dirk.eibach@gdsys.cc>
Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Dirk Eibach
2016-06-02 09:05:41 +02:00
committed by Tom Rini
parent df3223f9f7
commit 1d2541ba32
5 changed files with 121 additions and 6 deletions

View File

@ -163,7 +163,7 @@ struct ihs_fpga {
};
#endif
#ifdef CONFIG_HRCON
#if defined(CONFIG_HRCON) || defined(CONFIG_STRIDER_CON_DP)
struct ihs_fpga {
u16 reflection_low; /* 0x0000 */
u16 versions; /* 0x0002 */