Received: by 2002:a25:c593:0:0:0:0:0 with SMTP id v141csp6239150ybe; Tue, 17 Sep 2019 23:35:51 -0700 (PDT) X-Google-Smtp-Source: APXvYqzgE19w9aJlF4xWT71eEbbw7UtEjtp2LLI7mbnyseljfQb90BBh1h9V0uFMV4spp37N+Q98 X-Received: by 2002:a05:6402:1590:: with SMTP id c16mr8715976edv.104.1568788551366; Tue, 17 Sep 2019 23:35:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1568788551; cv=none; d=google.com; s=arc-20160816; b=IsL9EtqM6jEc+ZXliXGFpL3uINdvni/vs5NXvW/XiNFP+AFFcUDjO7NU4L4NYLSQG2 s4fcFjwjb7oNWR36yqEO6BbiEGnuDp6QSypbyH+D/p0xBele+n0C9JGHiSD18JEo3JKa PLMbR1WViOubb1mGcIa5maoK/fGTZo3UFkIqIDzFlkH0UV3QOUr/czJaKqwmimm9G8lB t8EmYETAIHFj4zmVIB3o5iarlGB5VNhGnAIsXLaIxiU0cKqPMAOnPXtBLLU48a03QsRM 8nfXMQ4ckBBXTvupJltzJ6Rr4zYLe4bsLPYnhGmlGPNgHBl92z09i4ZmIYVr8KQKiSYH G2ig== 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=PwrTzETlfxEs6kPUvplYfQ5tI6cOfM59Vxws5rgg1MQ=; b=m3bgadtUqXo3PkSGJObeOVV4287ihDET16CDAUVTesdWVyd2vlFIJpkBofEtBydarE t3MKt6RLRkgFgICGKuivey9x1uhI3FTcIoMt4djkOOolVhfNZkVQjWIsb8h58Jh17iDW Q+r0at6fI0DUTiVqVR3rtlwsqOFG+BDR20EJ3+0yUoeYKbdCd4rQslvuA1zSN7eD1rIe i+DawLjG6hoZISUaozmc00kNDM91gIcOehUx9WaPBZEifslqVFkt/s0Clr6rJ2DyXp3t Szf9o/sMy5RemugFMaWFCWyAmJkvcVcmEXksSeFoQkdeK7M+VxTy9I76UfaWIZC/vfIU q2nA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=gWmKl8eb; 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 ay21si2341171ejb.176.2019.09.17.23.35.28; Tue, 17 Sep 2019 23:35:51 -0700 (PDT) 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=gWmKl8eb; 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 S1729274AbfIRGVw (ORCPT + 99 others); Wed, 18 Sep 2019 02:21:52 -0400 Received: from mail.kernel.org ([198.145.29.99]:41504 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727958AbfIRGVu (ORCPT ); Wed, 18 Sep 2019 02:21:50 -0400 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 729B921920; Wed, 18 Sep 2019 06:21:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1568787710; bh=Y5r2DYc2U6q8ELMTom+yXiIfvMUSdI+vlfrsGLeT+0Y=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=gWmKl8ebepApTYWPM9TY6xtO9I6P11jCZEfZQ/owAWJtBdQStPJ/q6G8rA8kYRjVH Nv9klTbyl0SoaHbZpWZmlTnmrNJRa5422IMwHZoWhCYD36q506wLLZ8ux4/xmwCaCX m1hrRVjgN6fwiDeqd7lLdpIjA/cIDmRPS796s3MQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Steffen Dirkwinkel , Andy Shevchenko Subject: [PATCH 4.14 43/45] platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to critclk_systems DMI table Date: Wed, 18 Sep 2019 08:19:21 +0200 Message-Id: <20190918061227.970393408@linuxfoundation.org> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20190918061222.854132812@linuxfoundation.org> References: <20190918061222.854132812@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: Steffen Dirkwinkel commit 9452fbf5c6cf5f470e0748fe7a14a683e7765f7a upstream. The CB4063 board uses pmc_plt_clk* clocks for ethernet controllers. This adds it to the critclk_systems DMI table so the clocks are marked as CLK_CRITICAL and not turned off. Fixes: 648e921888ad ("clk: x86: Stop marking clocks as CLK_IS_CRITICAL") Signed-off-by: Steffen Dirkwinkel Signed-off-by: Andy Shevchenko Signed-off-by: Greg Kroah-Hartman --- drivers/platform/x86/pmc_atom.c | 8 ++++++++ 1 file changed, 8 insertions(+) --- a/drivers/platform/x86/pmc_atom.c +++ b/drivers/platform/x86/pmc_atom.c @@ -453,6 +453,14 @@ static const struct dmi_system_id critcl }, { /* pmc_plt_clk* - are used for ethernet controllers */ + .ident = "Beckhoff CB4063", + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "Beckhoff Automation"), + DMI_MATCH(DMI_BOARD_NAME, "CB4063"), + }, + }, + { + /* pmc_plt_clk* - are used for ethernet controllers */ .ident = "Beckhoff CB6263", .matches = { DMI_MATCH(DMI_SYS_VENDOR, "Beckhoff Automation"),