]> git.baikalelectronics.ru Git - kernel.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)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 20 May 2019 14:26:40 +0000 (17:26 +0300)
commit68c63f3fb13858db51074e804241884396676661
tree36fb49837df45373469ff850be30ec77c12aa322
parent49da4f30613d86967a9ab78983f55667d607a203
platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_systems DMI table

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: f81bd8cb62b9 ("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>
drivers/platform/x86/pmc_atom.c