]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI table
authorMichael Haener <michael.haener@siemens.com>
Fri, 29 Nov 2019 09:16:49 +0000 (10:16 +0100)
committerKhalid Elmously <khalid.elmously@canonical.com>
Wed, 29 Jan 2020 04:47:27 +0000 (23:47 -0500)
commit6b3245861b6a06a741cf728eb593446ffdecf1fc
treeadd55d36ecf071edfcbd8f8935ef574cba2af457
parent396ea2e4d30f9d9514d12659184304d245254782
platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI table

BugLink: https://bugs.launchpad.net/bugs/1860602
commit e8796c6c69d129420ee94a1906b18d86b84644d4 upstream.

The CONNECT X300 uses the PMC clock for on-board components and gets
stuck during boot if the clock is disabled. Therefore, add this
device to the critical systems list.
Tested on CONNECT X300.

Fixes: 648e921888ad ("clk: x86: Stop marking clocks as CLK_IS_CRITICAL")
Signed-off-by: Michael Haener <michael.haener@siemens.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