Linux wireless drivers development
 help / color / mirror / Atom feed
From: Ping-Ke Shih <pkshih@realtek.com>
To: Ping-Ke Shih <pkshih@realtek.com>, <linux-wireless@vger.kernel.org>
Cc: <owen.hsiao@realtek.com>, <echuang@realtek.com>,
	<henchy.chen@realtek.com>, <phhuang@realtek.com>,
	<kevin_yang@realtek.com>
Subject: Re: [PATCH rtw-next v2 02/14] wifi: rtw89: 8922d: disable VCORE for thermal protection by default
Date: Tue, 8 Sep 2026 14:03:42 +0800	[thread overview]
Message-ID: <913d90de-826e-498f-bee5-3b52bc41c64a@RTKEXHMBS04.realtek.com.tw> (raw)
In-Reply-To: <20260902052958.50371-3-pkshih@realtek.com>

Ping-Ke Shih <pkshih@realtek.com> wrote:

> From: Chih-Wen Hsiao <owen.hsiao@realtek.com>
> 
> To ensure the stability of the thermal protection mechanism,
> the primary approach is to reduce the transmit (TX) duty cycle;
> the option to lower the voltage(VCORE) is disabled by default.
> 
> Signed-off-by: Chih-Wen Hsiao <owen.hsiao@realtek.com>
> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>

13 patch(es) applied to rtw-next branch of rtw.git, thanks.

2b214a3d00f1 wifi: rtw89: 8922d: disable VCORE for thermal protection by default
0ea8f90346e3 wifi: rtw89: allow two station interfaces in SCC
0ab8684c28a5 wifi: rtw89: 8922d: update BB wrapper RFSI ctrl to v4
565dd9a7002a wifi: rtw89: 8922d: set BB wrapper settings according to operating channel
941519462c0c wifi: rtw89: 8922d: move conditionally disabled TX shape to common flow
f56de6b1cd66 wifi: rtw89: 8922d: update BB wrapper RFSI ctrl to v5
5630d62627dd wifi: rtw89: 8922d: send RFE type to firmware
23497cfa5503 wifi: rtw89: 8922d: bypass RX IQK when scan
55adcae98e64 wifi: rtw89: 8922d: correct selection of CCK rate circuit
f9b6b239d081 wifi: rtw89: chan: introduce helper and refine active list iteration
5678a22cc96f wifi: rtw89: regd: check only active vifs when recalculating 6 GHz power type
8642e72ca1db wifi: rtw89: skip tracking things when entity is paused
e4ffe7d6683e wifi: rtw89: add p2p device declaration

---
https://github.com/pkshih/rtw.git


  reply	other threads:[~2026-09-08  6:03 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-02  5:29 [PATCH rtw-next v2 00/14] wifi: rtw89: update RTL8922D capabilities and settings, and enable P2P device Ping-Ke Shih
2026-09-02  5:29 ` [PATCH rtw-next v2 01/14] wifi: rtw89: 8922de: add low latency quirk for Valve device Ping-Ke Shih
2026-09-08  3:15   ` Ping-Ke Shih
2026-09-02  5:29 ` [PATCH rtw-next v2 02/14] wifi: rtw89: 8922d: disable VCORE for thermal protection by default Ping-Ke Shih
2026-09-08  6:03   ` Ping-Ke Shih [this message]
2026-09-02  5:29 ` [PATCH rtw-next v2 03/14] wifi: rtw89: allow two station interfaces in SCC Ping-Ke Shih
2026-09-02  5:29 ` [PATCH rtw-next v2 04/14] wifi: rtw89: 8922d: update BB wrapper RFSI ctrl to v4 Ping-Ke Shih
2026-09-02  5:29 ` [PATCH rtw-next v2 05/14] wifi: rtw89: 8922d: set BB wrapper settings according to operating channel Ping-Ke Shih
2026-09-02  5:29 ` [PATCH rtw-next v2 06/14] wifi: rtw89: 8922d: move conditionally disabled TX shape to common flow Ping-Ke Shih
2026-09-02  5:29 ` [PATCH rtw-next v2 07/14] wifi: rtw89: 8922d: update BB wrapper RFSI ctrl to v5 Ping-Ke Shih
2026-09-02  5:29 ` [PATCH rtw-next v2 08/14] wifi: rtw89: 8922d: send RFE type to firmware Ping-Ke Shih
2026-09-02  5:29 ` [PATCH rtw-next v2 09/14] wifi: rtw89: 8922d: bypass RX IQK when scan Ping-Ke Shih
2026-09-02  5:29 ` [PATCH rtw-next v2 10/14] wifi: rtw89: 8922d: correct selection of CCK rate circuit Ping-Ke Shih
2026-09-02  5:29 ` [PATCH rtw-next v2 11/14] wifi: rtw89: chan: introduce helper and refine active list iteration Ping-Ke Shih
2026-09-02  5:29 ` [PATCH rtw-next v2 12/14] wifi: rtw89: regd: check only active vifs when recalculating 6 GHz power type Ping-Ke Shih
2026-09-02  5:29 ` [PATCH rtw-next v2 13/14] wifi: rtw89: skip tracking things when entity is paused Ping-Ke Shih
2026-09-02  5:29 ` [PATCH rtw-next v2 14/14] wifi: rtw89: add p2p device declaration Ping-Ke Shih
2026-09-06  0:20 ` [PATCH rtw-next v2 00/14] wifi: rtw89: update RTL8922D capabilities and settings, and enable P2P device Maxim Skokov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=913d90de-826e-498f-bee5-3b52bc41c64a@RTKEXHMBS04.realtek.com.tw \
    --to=pkshih@realtek.com \
    --cc=echuang@realtek.com \
    --cc=henchy.chen@realtek.com \
    --cc=kevin_yang@realtek.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=owen.hsiao@realtek.com \
    --cc=phhuang@realtek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox