* [PATCH ath-next] wifi: ath12k: Enable REO queue lookup table feature on QCN9274 hw2.0
@ 2025-06-09 3:18 Raj Kumar Bhagat
2025-06-23 5:12 ` Vasanthakumar Thiagarajan
2025-06-23 14:48 ` Jeff Johnson
0 siblings, 2 replies; 3+ messages in thread
From: Raj Kumar Bhagat @ 2025-06-09 3:18 UTC (permalink / raw)
To: Jeff Johnson; +Cc: linux-wireless, ath12k, linux-kernel, Raj Kumar Bhagat
The commit 89ac53e96217 ("wifi: ath12k: Enable REO queue lookup table
feature on QCN9274") originally intended to enable the reoq_lut_support
hardware parameter flag for both QCN9274 hw1.0 and hw2.0. However,
it enabled it only for QCN9274 hw1.0.
Hence, enable REO queue lookup table feature on QCN9274 hw2.0.
Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.4.1-00199-QCAHKSWPL_SILICONZ-1
Signed-off-by: Raj Kumar Bhagat <quic_rajkbhag@quicinc.com>
---
drivers/net/wireless/ath/ath12k/hw.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/wireless/ath/ath12k/hw.c b/drivers/net/wireless/ath/ath12k/hw.c
index 8254dc10b53bbfb54a44c7ff2f705c72461d1031..ec77ad498b33a20bc92e30e52257be70cc406d36 100644
--- a/drivers/net/wireless/ath/ath12k/hw.c
+++ b/drivers/net/wireless/ath/ath12k/hw.c
@@ -1478,7 +1478,7 @@ static const struct ath12k_hw_params ath12k_hw_params[] = {
.download_calib = true,
.supports_suspend = false,
.tcl_ring_retry = true,
- .reoq_lut_support = false,
+ .reoq_lut_support = true,
.supports_shadow_regs = false,
.num_tcl_banks = 48,
---
base-commit: 9f92c4a01c5268f57fa19dd7cbcb1f59b0e66da6
change-id: 20250608-qcn9274-reoq-8aacc58dec6d
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH ath-next] wifi: ath12k: Enable REO queue lookup table feature on QCN9274 hw2.0
2025-06-09 3:18 [PATCH ath-next] wifi: ath12k: Enable REO queue lookup table feature on QCN9274 hw2.0 Raj Kumar Bhagat
@ 2025-06-23 5:12 ` Vasanthakumar Thiagarajan
2025-06-23 14:48 ` Jeff Johnson
1 sibling, 0 replies; 3+ messages in thread
From: Vasanthakumar Thiagarajan @ 2025-06-23 5:12 UTC (permalink / raw)
To: Raj Kumar Bhagat, Jeff Johnson; +Cc: linux-wireless, ath12k, linux-kernel
On 6/9/2025 8:48 AM, Raj Kumar Bhagat wrote:
> The commit 89ac53e96217 ("wifi: ath12k: Enable REO queue lookup table
> feature on QCN9274") originally intended to enable the reoq_lut_support
> hardware parameter flag for both QCN9274 hw1.0 and hw2.0. However,
> it enabled it only for QCN9274 hw1.0.
>
> Hence, enable REO queue lookup table feature on QCN9274 hw2.0.
>
> Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.4.1-00199-QCAHKSWPL_SILICONZ-1
>
> Signed-off-by: Raj Kumar Bhagat <quic_rajkbhag@quicinc.com>
Reviewed-by: Vasanthakumar Thiagarajan <vasanthakumar.thiagarajan@oss.qualcomm.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH ath-next] wifi: ath12k: Enable REO queue lookup table feature on QCN9274 hw2.0
2025-06-09 3:18 [PATCH ath-next] wifi: ath12k: Enable REO queue lookup table feature on QCN9274 hw2.0 Raj Kumar Bhagat
2025-06-23 5:12 ` Vasanthakumar Thiagarajan
@ 2025-06-23 14:48 ` Jeff Johnson
1 sibling, 0 replies; 3+ messages in thread
From: Jeff Johnson @ 2025-06-23 14:48 UTC (permalink / raw)
To: Jeff Johnson, Raj Kumar Bhagat; +Cc: linux-wireless, ath12k, linux-kernel
On Mon, 09 Jun 2025 08:48:50 +0530, Raj Kumar Bhagat wrote:
> The commit 89ac53e96217 ("wifi: ath12k: Enable REO queue lookup table
> feature on QCN9274") originally intended to enable the reoq_lut_support
> hardware parameter flag for both QCN9274 hw1.0 and hw2.0. However,
> it enabled it only for QCN9274 hw1.0.
>
> Hence, enable REO queue lookup table feature on QCN9274 hw2.0.
>
> [...]
Applied, thanks!
[1/1] wifi: ath12k: Enable REO queue lookup table feature on QCN9274 hw2.0
commit: b79742b84e16e41c4a09f3126436f39f36e75c06
Best regards,
--
Jeff Johnson <jeff.johnson@oss.qualcomm.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-06-23 14:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-09 3:18 [PATCH ath-next] wifi: ath12k: Enable REO queue lookup table feature on QCN9274 hw2.0 Raj Kumar Bhagat
2025-06-23 5:12 ` Vasanthakumar Thiagarajan
2025-06-23 14:48 ` Jeff Johnson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).