mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
drm/bridge: analogix_dp: Compatible for EXTCON_DISP_EDP cable
Signed-off-by: Wyon Bi <bivvy.bi@rock-chips.com> Change-Id: I042d3f855fdb09f971d9d533951c267686a57245
This commit is contained in:
@@ -37,6 +37,11 @@
|
||||
|
||||
static const bool verify_fast_training;
|
||||
|
||||
#ifdef CONFIG_NO_GKI
|
||||
#undef EXTCON_DISP_DP
|
||||
#define EXTCON_DISP_DP EXTCON_DISP_EDP
|
||||
#endif
|
||||
|
||||
static const unsigned int analogix_dp_cable[] = {
|
||||
EXTCON_DISP_DP,
|
||||
EXTCON_NONE,
|
||||
|
||||
Reference in New Issue
Block a user