Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-platform...
[sfrench/cifs-2.6.git] / drivers / platform / x86 / intel_telemetry_debugfs.c
index 30988e31c713d0cdede26c13868c5468fc79a406..40bce560eb30d9cf2ca1a348d7b1eece30d00616 100644 (file)
@@ -309,7 +309,7 @@ static struct telemetry_debugfs_conf telem_apl_debugfs_conf = {
 
 static const struct x86_cpu_id telemetry_debugfs_cpu_ids[] = {
        INTEL_CPU_FAM6(ATOM_GOLDMONT, telem_apl_debugfs_conf),
-       INTEL_CPU_FAM6(ATOM_GEMINI_LAKE, telem_apl_debugfs_conf),
+       INTEL_CPU_FAM6(ATOM_GOLDMONT_PLUS, telem_apl_debugfs_conf),
        {}
 };