input-switch: add a Thunderbolt magic constant

This commit is contained in:
2021-11-05 13:38:46 +01:00
parent 135e279ca1
commit 9dc1187b1c

View File

@@ -116,6 +116,7 @@ g_inputs[] =
{ 0x10, "dp", 2, }, // DisplayPort 2 { 0x10, "dp", 2, }, // DisplayPort 2
{ 0x11, "hdmi", 1, }, // Digital Video (TMDS) 3 HDMI 1 { 0x11, "hdmi", 1, }, // Digital Video (TMDS) 3 HDMI 1
{ 0x12, "hdmi", 2, }, // Digital Video (TMDS) 4 HDMI 2 { 0x12, "hdmi", 2, }, // Digital Video (TMDS) 4 HDMI 2
{ 0x15, "tb", 1, }, // Thunderbolt on BenQ PD3220U (no spec)
}; };
int int