Commit Graph

4 Commits

Author SHA1 Message Date
Subrat Dash
f998088484 modules.blocklist: Add wil6210 driver to block list for parrot
wil6210 driver doesn't need to be probed at boot time.

Add it to the block list to avoid auto load during the boot.

Change-Id: I8c264592d23e5274ec72f258422a775279589805
Signed-off-by: Subrat Dash <quic_sdash@quicinc.com>
2023-09-14 07:26:21 +05:30
Priyansh Jain
5d4e5ec007 modules.blocklist: Add limits_stress driver to block list for parrot
limits_stress driver doesn't need to be probed at boot time.
It is a limits stress module and needs to be probed
on need basis for thermal stress testing.

Change-Id: Ib6b459d2d001c3c942ede9217136e893c220e276
Signed-off-by: Priyansh Jain <quic_priyjain@quicinc.com>
2023-01-30 21:52:06 -08:00
Priyansh Jain
ea5b86e998 modules.blocklist: Add limits_stat driver to block list for parrot
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: I70369eb19ee3230f5071e0107a1d79674df980ae
Signed-off-by: Priyansh Jain <quic_priyjain@quicinc.com>
2022-08-29 23:21:44 -07:00
Naina Mehta
648e808b63 modules.blocklist: Add blocklist for Parrot
Add initial module blocklist for Parrot. This blocklist was copied
from Waipio.

Change-Id: I734979d3da2d7a296ab9304861ecfa8e30e5f509
Signed-off-by: Naina Mehta <quic_nainmeht@quicinc.com>
2022-01-07 15:33:45 +05:30