]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: rtw89: 8922d: add power on/off functions
authorPing-Ke Shih <pkshih@realtek.com>
Tue, 24 Mar 2026 06:20:44 +0000 (14:20 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 30 Mar 2026 02:03:57 +0000 (10:03 +0800)
commitbbbde3d0fbe1005cffa45a7803c17589e2011107
tree7cf85a98cd977817024dec8e5048cda20211f274
parente51df91b894a583f03e35168d2082786f6dff1bd
wifi: rtw89: 8922d: add power on/off functions

The power on function is the first entry to power on hardware including
all MAC/BB/RF circuits, and then it becomes possible to do high level
operations, such as WiFi scan, connection.

If connection becomes unavailable, device stays into idle mode, calling
power off function to cut power.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20260324062049.52266-3-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/reg.h
drivers/net/wireless/realtek/rtw89/rtw8922d.c