Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp2913482ybx; Fri, 8 Nov 2019 11:11:32 -0800 (PST) X-Google-Smtp-Source: APXvYqx4jH/gXue0fqL/n5kDNbqmMPZ+vHd0tIuepUAFQtyVld/3Ir2uh4eXyoAULxtR4Iu4GNtq X-Received: by 2002:a50:ff12:: with SMTP id a18mr11971483edu.200.1573240292281; Fri, 08 Nov 2019 11:11:32 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573240292; cv=none; d=google.com; s=arc-20160816; b=ntqa+Xxrmr6W2hRNiM6DMNOmkpbm1sgYY8ELBcXwkxtoCiPUS5IDd2musy6F9bM2/5 O6/9RjqrE0kILA2HtR8RPYt4pVmCrZMzJ12iV24gB8cT2f6MLjTbswvOY8Bf/KTRn+zz yfLeav8sg8Cywt3P4vwu15nYptsAjxCAtIkfpCiHhs0/t/2uG0HrLu8TYYdOYThtWZ9c TgMEX8/t8vN1wTIh0+d19AMbEIKtLAeu7HCKhjL/XBGBLWcBsVNwvFSFZPLFbq9ETIyz di89io6eZJPj3NxGb0jMQ5/O5T/bION3b+WEr7rAb5k6OCfGuOMBo4b4GSdHGEOIr9nM CSUg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=tF/pxNQqs3DZHjXpyLPaGfTE69Gvre0BeLg8mR6rAjU=; b=zAQmx860kLKXfAG4NTQozHd3pw+Smmmrcqa6b/iHbNub1euij4r9xRI4iIPUy69Rja h+aUiRt/h7Yy2/li4C+AakBnOgb6hguEur9jPXtky//+Qi3tHTOPKsrwd9Rm9MMIWYdF kGHnBe8CkrUHnlxfBUl14G2BvHCljZEyYibsdWKkiFSTRN2SRnXMu/zLOGtxbNvuh2iA q50esJq9wURnNbX7H+4U7E2FXi2qcPfCCZj0UPr5yYzv29MzQZ/sbKvX7G8FpLkbwJo7 kGaMvwi08J5/bPSssneRDYz9PoU0wGeK0OJez28ohMckakqazkl6ckcXjAQGR/siDeBl aHog== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="0GJ9pgi/"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o24si5257574edc.342.2019.11.08.11.11.07; Fri, 08 Nov 2019 11:11:32 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="0GJ9pgi/"; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2391395AbfKHTKi (ORCPT + 99 others); Fri, 8 Nov 2019 14:10:38 -0500 Received: from mail.kernel.org ([198.145.29.99]:42832 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2391885AbfKHTKd (ORCPT ); Fri, 8 Nov 2019 14:10:33 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 6C73321D7F; Fri, 8 Nov 2019 19:10:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1573240232; bh=O2uXG1/Hmujw/EyAMPooA0UZwHizlbtlfseuXyj7Kig=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=0GJ9pgi/9PpctuhmO6BER4Egce3kK824HDRrCMVgCu/5X7UqMBbS/WyIhJGZuSQ/C 0Uncn3xhBg9qDCaEqICtRyeqxYbPdbrm3JpsQJRFZphtpfUQ+Ypj0Qb+r0HuCaMaPY h8G6xodH/f6pdkXBzITKP3YFGisz9p0U9tGBTUPc= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Jan Kiszka , Andy Shevchenko Subject: [PATCH 5.3 134/140] platform/x86: pmc_atom: Add Siemens SIMATIC IPC227E to critclk_systems DMI table Date: Fri, 8 Nov 2019 19:51:02 +0100 Message-Id: <20191108174913.050866186@linuxfoundation.org> X-Mailer: git-send-email 2.24.0 In-Reply-To: <20191108174900.189064908@linuxfoundation.org> References: <20191108174900.189064908@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Jan Kiszka commit ad0d315b4d4e7138f43acf03308192ec00e9614d upstream. The SIMATIC IPC227E uses the PMC clock for on-board components and gets stuck during boot if the clock is disabled. Therefore, add this device to the critical systems list. Fixes: 648e921888ad ("clk: x86: Stop marking clocks as CLK_IS_CRITICAL") Signed-off-by: Jan Kiszka Signed-off-by: Andy Shevchenko Signed-off-by: Greg Kroah-Hartman --- drivers/platform/x86/pmc_atom.c | 7 +++++++ 1 file changed, 7 insertions(+) --- a/drivers/platform/x86/pmc_atom.c +++ b/drivers/platform/x86/pmc_atom.c @@ -415,6 +415,13 @@ static const struct dmi_system_id critcl DMI_MATCH(DMI_BOARD_NAME, "CB6363"), }, }, + { + .ident = "SIMATIC IPC227E", + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "SIEMENS AG"), + DMI_MATCH(DMI_PRODUCT_VERSION, "6ES7647-8B"), + }, + }, { /*sentinel*/ } };