Skip to content
Snippets Groups Projects
Commit c3c25d09 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

mt76: mt7615: defer mcu initialization via workqueue


Loading the mcu firmware and waiting for it to boot takes a long time,
which adds a significant amount to the system boot time.
Fix this by running the mcu init from a workqueue and waiting for it to
complete before starting the phy or issuing mcu commands via debugfs

Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent f0305d18
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment