Commit 6f9cf553 authored by George D Sworo's avatar George D Sworo Committed by Len Brown

tools/power turbostat: Support RAPTORLAKE P

Add initial support for Raptorlake model
Signed-off-by: default avatarGeorge D Sworo <george.d.sworo@intel.com>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent 1c1313b5
......@@ -5418,6 +5418,7 @@ unsigned int intel_model_duplicates(unsigned int model)
case INTEL_FAM6_ALDERLAKE_L:
case INTEL_FAM6_ALDERLAKE_N:
case INTEL_FAM6_RAPTORLAKE:
case INTEL_FAM6_RAPTORLAKE_P:
return INTEL_FAM6_CANNONLAKE_L;
case INTEL_FAM6_ATOM_TREMONT_L:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment