X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=drivers%2Fplatform%2Fx86%2Fpmc_atom.c;h=07d1b911e72f8eca67d4a1d1b4487e9c64f3dfa4;hb=baff384b0e90132be4b623a9406ba84a987ed036;hp=9aca5e7ce6d05605e1502ca41c73ef1db7093249;hpb=7c672abc120a55f678e5571ae2ee93f06ca4d7f9;p=linux.git diff --git a/drivers/platform/x86/pmc_atom.c b/drivers/platform/x86/pmc_atom.c index 9aca5e7ce6d0..07d1b911e72f 100644 --- a/drivers/platform/x86/pmc_atom.c +++ b/drivers/platform/x86/pmc_atom.c @@ -422,6 +422,13 @@ static const struct dmi_system_id critclk_systems[] = { DMI_MATCH(DMI_PRODUCT_VERSION, "6ES7647-8B"), }, }, + { + .ident = "SIMATIC IPC277E", + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "SIEMENS AG"), + DMI_MATCH(DMI_PRODUCT_VERSION, "6AV7882-0"), + }, + }, { /*sentinel*/ } };