diff options
| author | Quan Zhou <quan.zhou@mediatek.com> | 2025-11-18 19:54:54 +0800 |
|---|---|---|
| committer | Felix Fietkau <nbd@nbd.name> | 2025-11-24 15:01:30 +0100 |
| commit | 066f417be5fd8c7fe581c5550206364735dad7a3 (patch) | |
| tree | 576f5b6bad1017cb7fe03657ce757ca19f6be514 /drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | |
| parent | f804a5895ebad2b2d4fb8a3688d2115926e993d5 (diff) | |
wifi: mt76: mt792x: fix wifi init fail by setting MCU_RUNNING after CLC load
Set the MT76_STATE_MCU_RUNNING bit only after mt7921_load_clc()
has successfully completed. Previously, the MCU_RUNNING state
was set before loading CLC, which could cause conflict between
chip mcu_init retry and mac_reset flow, result in chip init fail
and chip abnormal status. By moving the state set after CLC load,
firmware initialization becomes robust and resolves init fail issue.
Signed-off-by: Quan Zhou <quan.zhou@mediatek.com>
Reviewed-by: druth@chromium.org
Link: https://patch.msgid.link/19ec8e4465142e774f17801025accd0ae2214092.1763465933.git.quan.zhou@mediatek.com
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c')
0 files changed, 0 insertions, 0 deletions
