sonic-buildimage/platform/broadcom/sonic-platform-modules-dell/common
paavaanan 9c70e65d54 [device/Dell] SOSFTDEP to lpc_ich module for dell_ich module (#2440)
dell_ich module fails to load sometimes due to the failure of pci_get_drvdata().

This function is responsible for fetching INTEL PCI related memory handle in kernel. This is implemented in lpc_ich kernel module.

Due to race in addition/deletion of kernel modules, sometimes lpc_ich loads after dell_ich.

Because of this behaviour dell_ich module fails to load.

Fixed by addding dependency between modules.

Removed i2c_mux_gpio module from blacklist entry as it is not the original root case of this issue.
2019-01-15 15:32:37 -08:00
..
dell_i2c_utils.sh [devices]: Address Dell issue#46 : Adding MUX reset logic to fix probe failures (#2356) 2019-01-08 15:27:16 -08:00
dell_ich.c [device/Dell] SOSFTDEP to lpc_ich module for dell_ich module (#2440) 2019-01-15 15:32:37 -08:00
dell_pmc.c [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00
fstrim.service [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00
fstrim.timer [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00
io_rd_wr.py [devices]: Address Dell issue#46 : Adding MUX reset logic to fix probe failures (#2356) 2019-01-08 15:27:16 -08:00
platform_reboot [devices]: platform_reboot support for Dell S6100/Z9100 platforms (#2420) 2019-01-07 19:16:31 -08:00