]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.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)
committerKhalid Elmously <khalid.elmously@canonical.com>
Thu, 26 Sep 2019 04:34:52 +0000 (00:34 -0400)
commit112ebfef18a215fa478ce0b510e7a27d1279a083
tree8e1fa778e87afeb2fe8bebe592a42aba44d7fa12
parent1bea53b86696b05d9022257263090bfe552719f6
platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to critclk_systems DMI table

BugLink: https://bugs.launchpad.net/bugs/1845266
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>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/platform/x86/pmc_atom.c