]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table
authorHans de Goede <hdegoede@redhat.com>
Mon, 29 Apr 2019 15:01:35 +0000 (17:01 +0200)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Wed, 14 Aug 2019 09:18:49 +0000 (11:18 +0200)
commit5a94c817cd9dbcdec75edcae13e3a6a9c5921dea
tree36eff554e43c2358e7d9c57451748aedc25c00a1
parent4a283c8582cf6495a81ef853fa39ac6daf14bf8b
platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table

BugLink: https://bugs.launchpad.net/bugs/1838824
[ Upstream commit 3d0818f5eba80fbe4c0addbfe6ddb2d19dc82cd4 ]

The Lex 3I380D industrial PC has 4 ethernet controllers on board
which need pmc_plt_clk0 - 3 to function, add it to the critclk_systems
DMI table, so that drivers/clk/x86/clk-pmc-atom.c will mark the clocks
as CLK_CRITICAL and they will not get turned off.

Fixes: 648e921888ad ("clk: x86: Stop marking clocks as CLK_IS_CRITICAL")
Reported-and-tested-by: Semyon Verchenko <semverchenko@factor-ts.ru>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/platform/x86/pmc_atom.c