x86: add missing Lex 3I380NX network detection
authorPaul Spooren <paul.spooren@rhebo.com>
Tue, 19 Jul 2022 13:24:59 +0000 (15:24 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 6 Aug 2022 20:23:26 +0000 (22:23 +0200)
commitdcb782792ba92ca15dd7f5276d8de13943361721
treed31ff66f7c02ab36bc105534a30b9ba343fe4307
parentc2c32bdc801c7ea08e96fc6d802d0d4349465f0d
x86: add missing Lex 3I380NX network detection

The Lex 3I380NX 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.

This commit is nearly redundant to 3d0818f5eba8 ("platform/x86:
pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table")
but for the 3I380NX device.

The original vendor firmware is only available using the WaybackMachine:
http://www.lex.com.tw/products/3I380NX.html

Signed-off-by: Michael Schöne <michael.schoene@rhebo.com>
Signed-off-by: Paul Spooren <paul.spooren@rhebo.com>
(Hans broader version for more Lex Baytrail systems)
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
(cherry picked from commit 8019410f566377d958e2bd23673d168742ab2f44)
target/linux/x86/patches-5.10/113-v5.21-platform-x86-pmc_atom-Add-Lex-3I380NX-industrial-PC-.patch [new file with mode: 0644]