summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPing-Ke Shih <pkshih@realtek.com>2025-02-03 15:29:08 +0800
committerPing-Ke Shih <pkshih@realtek.com>2025-02-10 10:56:11 +0800
commitd078f5857a00c06fa0ddee26d3cb722e938e1688 (patch)
treeac3c4a9c067a1993f0d9379a593c0b0aecc8afb6 /tools/perf/scripts/python/export-to-postgresql.py
parent3d3e28feca7ac8c6cf2a390dbbe1f97e3feb7f36 (diff)
wifi: rtw89: call power_on ahead before selecting firmware
Driver selects firmware by hardware version, which normally can be read from registers before selecting firmware. However, certain chips such as RTL8851B, it needs to read hardware version from efuse while doing power_on, but do power_on after selecting firmware in current flow. To resolve this flow problem, move power_on out from rtw89_mac_partial_init(), and call rtw89_mac_pwr_on() separately at proper places to have expected flow. Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/20250203072911.47313-2-pkshih@realtek.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions