]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_systems...
authorSteffen Dirkwinkel <s.dirkwinkel@beckhoff.com>
Thu, 2 May 2019 13:03:51 +0000 (15:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Jun 2019 06:18:03 +0000 (08:18 +0200)
commitd7a32c8a1ce1b475bb0aab926a8a7326f4dfc6f2
treea127501d92ea054bd6c3c3154ce5d8a3ce7790d6
parent1a80d9ff8253fc575263fa0e7cf29f805da63a7f
platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_systems DMI table

[ Upstream commit d6423bd03031c020121da26c41a26bd5cc6d0da3 ]

There are several Beckhoff Automation industrial PC boards which use
pmc_plt_clk* clocks for ethernet controllers. This adds affected boards
to 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 <s.dirkwinkel@beckhoff.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/platform/x86/pmc_atom.c