]> www.infradead.org Git - users/dwmw2/linux.git/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Sep 2019 07:11:08 +0000 (09:11 +0200)
commitf7a15c7068f0ca5fecb28c1dbbc4c50c22c30517
treeda78735d266274997166beeb015c19aca2bd322e
parent657d4ca80d64c9868ec21d576e6e212b43c784ab
platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to critclk_systems DMI table

commit 9452fbf5c6cf5f470e0748fe7a14a683e7765f7a upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/platform/x86/pmc_atom.c