summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorQuan Zhou <quan.zhou@mediatek.com>2025-01-14 13:06:22 +0800
committerFelix Fietkau <nbd@nbd.name>2025-03-19 14:47:02 +0100
commit2d5630b0c9466ac6549495828aa7dce7424a272a (patch)
treeef3b8e6fa6a2b0653cbba06ec2186d699cf2f800 /tools/perf/scripts/python/exported-sql-viewer.py
parent5fd0ff3b96494e6a2eaf876ace3152a01dca9c1f (diff)
wifi: mt76: mt7925: fix fails to enter low power mode in suspend state
The mt7925 sometimes fails to enter low power mode during suspend. This is caused by the chip firmware sending an additional ACK event to the host after processing the suspend command. Due to timing issues, this event may not reach the host, causing the chip to get stuck. To resolve this, the ACK flag in the suspend command is removed, as it is not needed in the MT7925 architecture. This prevents the firmware from sending the additional ACK event, ensuring the device can reliably enter low power mode during suspend. Signed-off-by: Quan Zhou <quan.zhou@mediatek.com> Link: https://patch.msgid.link/d056938144a3a0336c3a4e3cec6f271899f32bf7.1736775666.git.quan.zhou@mediatek.com Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions