diff options
author | 2025-05-02 14:49:34 +0300 | |
---|---|---|
committer | 2025-05-10 08:45:13 +0800 | |
commit | 2c17afde9ff6713f3e080ed1ea1a4bd7480be9aa (patch) | |
tree | a7b43448b8951d1c398c0f78597bdccbcee8af14 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | wifi: rtw88: Fix RX aggregation settings for RTL8723DS (diff) | |
download | wireguard-linux-2c17afde9ff6713f3e080ed1ea1a4bd7480be9aa.tar.xz wireguard-linux-2c17afde9ff6713f3e080ed1ea1a4bd7480be9aa.zip |
wifi: rtw88: Handle RTL8723D(S) with blank efuse
Some users have RTL8723DS chips with nearly blank efuse. Currently these
chips cannot connect when using rtw88, but they do work using the old
out-of-tree driver.
Use reasonable default values for TX power, antenna configuration, and
crystal cap if the chip's efuse is missing these things.
RTL8723D can use the same default values as RTL8703B, so simply move
the code from rtl8703b_read_efuse() to the shared function
__rtl8723x_read_efuse().
Link: https://github.com/lwfinger/rtw88/issues/157
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/5734afe7-0870-40b2-acd4-5657a02d7c56@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions