From c5f9a071c0608269ee5575aa1a9302bd5f5a4afc Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 4 May 2019 19:23:15 +0300 Subject: add AMD PCIe MP2 I2C detection --- kernel/list_modules.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel') diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm index 71340dfce..100f7fd39 100644 --- a/kernel/list_modules.pm +++ b/kernel/list_modules.pm @@ -166,7 +166,7 @@ our %l = ( i2c => [ qw(i2c_algo_bit i2c-ali1535 i2c-ali1563 i2c-ali15x3 i2c-amd756 i2c-amd8111 i2c-i801 i2c-i810 i2c_designware_platform i2c-nforce2), qw(i2c-piix4 i2c-prosavage i2c-savage4 i2c-sis5595 i2c-sis630 i2c-sis96x i2c_smbus i2c-via i2c-viapro i2c-voodoo3), - qw(i2c-hydra i2c-ibm_iic i2c-mpc), + qw(i2c-hydra i2c-ibm_iic i2c-mpc i2c-amd-mp2-pci i2c-amd-mp2-plat), ], pcmcia => [ qw(au1x00_ss i82365 i82092 pd6729 tcic vrc4171_card vrc4173_cardu yenta_socket), # cb_enabler -- cgit v1.2.1