]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI table
authorGeorg Müller <georgmueller@gmx.net>
Mon, 3 Feb 2020 20:11:06 +0000 (21:11 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 2 Apr 2020 06:02:31 +0000 (08:02 +0200)
commitcea1c66b816e4f13ad7609cd0082e8f1ff98de0f
tree236a8cc8bec17fb4514e22ec6f120cf39b6a8da8
parent4d8b01733206b8016f6f5c853fdf02ec07f8e25c
platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI table

commit 95b31e35239e5e1689e3d965d692a313c71bd8ab upstream.

The Lex 2I385SW board has two Intel I211 ethernet controllers. Without
this patch, only the first port is usable. The second port fails to
start with the following message:

    igb: probe of 0000:02:00.0 failed with error -2

Fixes: 648e921888ad ("clk: x86: Stop marking clocks as CLK_IS_CRITICAL")
Tested-by: Georg Müller <georgmueller@gmx.net>
Signed-off-by: Georg Müller <georgmueller@gmx.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.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