diff options
author | Ping-Ke Shih <pkshih@realtek.com> | 2024-12-09 07:21:27 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2025-06-27 13:11:39 +0300 |
commit | 44b25cc82574e2bb8fe1d09a0234215261d3f525 (patch) | |
tree | 6ace491aecd3fd28113dd20033a924a5170bf0bc /scripts/generate_rust_analyzer.py | |
parent | 3d828519bd69bfcaabdd942a872679617ef06739 (diff) | |
download | linux-44b25cc82574e2bb8fe1d09a0234215261d3f525.tar.xz |
wifi: rtw89: phy: add dummy C2H event handler for report of TAS power
commit 09489812013f9ff3850c3af9900c88012b8c1e5d upstream.
The newer firmware, lik RTL8852C version 0.27.111.0, will notify driver
report of TAS (Time Averaged SAR) power by new C2H events. This is to
assist in higher accurate calculation of TAS.
For now, driver doesn't use the report yet, so add a dummy handler to
avoid it throws info like:
rtw89_8852ce 0000:03:00.0: c2h class 9 func 6 not support
Also add "MAC" and "PHY" to the message to disambiguate the source of
C2H event.
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20241209042127.21424-1-pkshih@realtek.com
Signed-off-by: Zenm Chen <zenmchen@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions