diff options
author | Ping-Ke Shih <[email protected]> | 2021-10-13 17:28:27 +0800 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2021-10-18 15:30:29 +0300 |
commit | 69ab1b72e863d8ee7381a40a47641721d69b7609 (patch) | |
tree | aafe39bd914cc75edef356bb439fa6b09063e754 | |
parent | 8e3e59c31fea5de95ffc52c46f0c562c39f20c59 (diff) |
MAINTAINERS: add rtw89 wireless driver
Add maintainer and email to MAINTAINERS file.
Signed-off-by: Ping-Ke Shih <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a4a0c2baaf27..859a872029da 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15883,6 +15883,12 @@ L: [email protected] S: Maintained F: drivers/net/wireless/realtek/rtw88/ +REALTEK WIRELESS DRIVER (rtw89) +M: Ping-Ke Shih <[email protected]> +S: Maintained +F: drivers/net/wireless/realtek/rtw89/ + REDPINE WIRELESS DRIVER M: Amitkumar Karwar <[email protected]> M: Siva Rebbagondla <[email protected]> |