tools/power/turbostat: Add initial support for ArrowLake
Add initial support for ArrowLake platform. It shares the same features with CannonLake. Signed-off-by: Sumeet Pawnikar <sumeet.r.pawnikar@intel.com>
This commit is contained in:
committed by
Zhang Rui
parent
5a6efcb910
commit
7b57e7b683
@@ -870,6 +870,7 @@ static const struct platform_data turbostat_pdata[] = {
|
||||
{ INTEL_FAM6_RAPTORLAKE_S, &adl_features },
|
||||
{ INTEL_FAM6_METEORLAKE, &cnl_features },
|
||||
{ INTEL_FAM6_METEORLAKE_L, &cnl_features },
|
||||
{ INTEL_FAM6_ARROWLAKE, &cnl_features },
|
||||
{ INTEL_FAM6_ATOM_SILVERMONT, &slv_features },
|
||||
{ INTEL_FAM6_ATOM_SILVERMONT_D, &slvd_features },
|
||||
{ INTEL_FAM6_ATOM_AIRMONT, &amt_features },
|
||||
|
||||
Reference in New Issue
Block a user