commit | 9452fbf5c6cf5f470e0748fe7a14a683e7765f7a | [log] [tgz] |
---|---|---|
author | Steffen Dirkwinkel <s.dirkwinkel@beckhoff.com> | Tue Jun 18 15:31:02 2019 +0200 |
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Sat Jun 29 17:12:19 2019 +0300 |
tree | 5eb27c3cb0d8d2311038c24c0431dcbc2b445ab6 | |
parent | 368bae87887877a95b19ecb395a8baa1be16e414 [diff] |
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>