]> 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:20:57 +0000 (08:20 +0200)
commita415e2db35b90200b1990cd2c4024c13859ccd14
treea518546234c27829279337f7028366bee89d0aa2
parent4e2ec4a3701475bbb35c08ea5e262330ce04d019
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