diff --git a/intel_defines.h b/intel_defines.h index 39b260f..be7bcff 100644 --- a/intel_defines.h +++ b/intel_defines.h @@ -77,4 +77,5 @@ const uint16_t lnl_ids[] = { 0x64B0, }; -const uint16_t ptl_ids[] = { 0xB080, 0xB081, 0xB082, 0xB083, 0xB08F, 0xB090, 0xB0A0, 0xB0B0 }; +const uint16_t ptl_ids[] = { 0xB080, 0xB081, 0xB082, 0xB083, 0xB08F, + 0xB090, 0xB0A0, 0xB0B0, 0xFD80, 0xFD81 };