Commit Graph

7 Commits

Author SHA1 Message Date
Gopala Krishna Nuthaki
581a202994 modules.blocklist: Add limits_stat driver to block list
limits_stat driver doesn't need to be probed at boot time.
It is a stats collection module and needs to be probed
on need basis for thermal stats collection.

Change-Id: I0cd4042a9d2293aa278d64c05be3ab4cf631ecc2
Signed-off-by: Gopala Krishna Nuthaki <quic_gnuthaki@quicinc.com>
2022-03-15 22:07:36 +05:30
Kai Liu
c49fc2e51f modules.blocklist: Add q5drv_linux driver to block list
q5drv_linux driver doesn't need to be probed at boot time.
It is a debug module and needs to be probed on need basis
when debug wlan phy/mac related issue.

Change-Id: I442bb3e2b8c944bd74f0d4a4156047995d77522f
Signed-off-by: Kai Liu <quic_kaliu@quicinc.com>
2021-12-10 11:53:38 +08:00
Mahesh Kumar Sharma
b33659187b modules.blocklist: Add mmrm test driver to block list
MMRM test driver doesn't need to be probed at boot time.
It is a test module and needs to be probed on need basis
when running MMRM related tests.
Adding this module to blocklist to avoid loading it at
device boot time.

Change-Id: I44e936393c6ffcce3aec05c59b4b772d11939894
Signed-off-by: Mahesh Kumar Sharma <smahesh@codeaurora.org>
2021-03-30 08:40:44 -07:00
qctecmdr
0631387184 Merge "modules.blocklist: Remove WLAN protocol driver from block list" 2021-02-17 17:52:44 -08:00
Manikandan Mohan
6152113223 modules.blocklist: Remove WLAN protocol driver from block list
WLAN driver is updated to be compatible with GKI model. Thus remove
it from block list and allow loading at boot.

Change-Id: Iddb2516f9cc5dd40e8090022780a0be5ede149a7
Signed-off-by: Manikandan Mohan <manikand@codeaurora.org>
2021-02-12 11:04:58 -08:00
Umesh Vats
6079fa5117 modules.blocklist: Remove entry for FM driver
Remove the entry for FM Radio driver form block list.

Change-Id: I51c34d7bcf03b516203859d0e0f049da2fd90441
Signed-off-by: Umesh Vats <uvats@codeaurora.org>
2021-02-11 16:57:18 -08:00
Elliot Berman
0e735ea33f modules.blocklist: Add blocklist for waipio
Add initial module blocklist for waipio. This blocklist was copied from
Lahaina.

Change-Id: I946b56c3c122371e9352d943d6770eeda849ca47
Signed-off-by: Elliot Berman <eberman@codeaurora.org>
2020-12-28 11:37:14 -08:00