File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2956,13 +2956,13 @@ static const struct dmi_system_id bridge_d3_blacklist[] = {
2956
2956
{
2957
2957
/*
2958
2958
* Downstream device is not accessible after putting a root port
2959
- * into D3cold and back into D0 on Elo i2.
2959
+ * into D3cold and back into D0 on Elo Continental Z2 board
2960
2960
*/
2961
- .ident = "Elo i2 " ,
2961
+ .ident = "Elo Continental Z2 " ,
2962
2962
.matches = {
2963
- DMI_MATCH (DMI_SYS_VENDOR , "Elo Touch Solutions" ),
2964
- DMI_MATCH (DMI_PRODUCT_NAME , "Elo i2 " ),
2965
- DMI_MATCH (DMI_PRODUCT_VERSION , "RevB " ),
2963
+ DMI_MATCH (DMI_BOARD_VENDOR , "Elo Touch Solutions" ),
2964
+ DMI_MATCH (DMI_BOARD_NAME , "Geminilake " ),
2965
+ DMI_MATCH (DMI_BOARD_VERSION , "Continental Z2 " ),
2966
2966
},
2967
2967
},
2968
2968
#endif
You can’t perform that action at this time.
0 commit comments