platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to critclk_systems DMI...
authorSteffen Dirkwinkel <s.dirkwinkel@beckhoff.com>
Tue, 18 Jun 2019 13:31:02 +0000 (15:31 +0200)
committerAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sat, 29 Jun 2019 14:12:19 +0000 (17:12 +0300)
commit9452fbf5c6cf5f470e0748fe7a14a683e7765f7a
tree5eb27c3cb0d8d2311038c24c0431dcbc2b445ab6
parent368bae87887877a95b19ecb395a8baa1be16e414
platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to critclk_systems DMI table

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 <s.dirkwinkel@beckhoff.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
drivers/platform/x86/pmc_atom.c