sonic-buildimage/platform/broadcom/sonic-platform-modules-dell
paavaanan d67db22016 [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-16 22:36:42 +00:00
..
common [device/Dell] SOSFTDEP to lpc_ich module for dell_ich module (#2440) 2019-01-16 22:36:42 +00:00
debian [devices]: Dell z9264f bringup (#2415) 2019-01-08 21:14:18 -08:00
s6100 [devices]: Address Dell issue#46 : Adding MUX reset logic to fix probe failures (#2356) 2019-01-08 15:27:16 -08:00
z9100 [devices]: Address Dell issue#46 : Adding MUX reset logic to fix probe failures (#2356) 2019-01-08 15:27:16 -08:00
z9264f [devices]: Dell z9264f bringup (#2415) 2019-01-08 21:14:18 -08:00
.gitignore [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00
LICENSE [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00
README.md [platform]: move dell platform modules into buildimage repo 2018-08-13 10:39:07 +00:00

platform drivers for Dell Z9100 for the SONiC project