From patchwork Fri Feb 7 17:30:23 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nithyanantham Paramasivam X-Patchwork-Id: 863549 Received: from mx0a-0031df01.pphosted.com (mx0a-0031df01.pphosted.com [205.220.168.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1235E193429 for ; Fri, 7 Feb 2025 17:30:56 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=205.220.168.131 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738949458; cv=none; b=StnsRcybLGrYYLoazfnHkV1/ySGytTSn77ZBzq/wVbSSV8jARDheBlEKVt1pnpcPlpzoOm3tjb6/GcLKPHneJa/qJueOVKFSXLlu81Oh44aJP/93SGdlM1b5Ezs8xP/SsVMo4Pv2STFivmFDKeE7KRmof/PAD7B8vberppJ9zeg= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738949458; c=relaxed/simple; bh=ULQbQK3uafNZzIxbraWJoGoM4AAd+qDxpEvNoixXti8=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=MAFopnvZDUX/vaocCYOF04zUENYlQIVQG4DVRr+sb8JMHvrV3YWHDn6mR5KGJRIs072PmCaC9PJxlZ4Af5LLMJaBtm2XPEePSLEPKL3bEKH8wkAVacOtPT6trFNMD8UmKIwWxSKIOiTHso3Bd3Ho52WsBpCRwxHHK6ilX88M6uA= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com; spf=pass smtp.mailfrom=quicinc.com; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b=KEJWDFdt; arc=none smtp.client-ip=205.220.168.131 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=quicinc.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=quicinc.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=quicinc.com header.i=@quicinc.com header.b="KEJWDFdt" Received: from pps.filterd (m0279865.ppops.net [127.0.0.1]) by mx0a-0031df01.pphosted.com (8.18.1.2/8.18.1.2) with ESMTP id 517CYYLn007491; Fri, 7 Feb 2025 17:30:54 GMT DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quicinc.com; h= cc:content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to; s=qcppdkim1; bh=Mq+2VhVyKi66Q+OnyxY5pLU2 2J5Xa5Ohmhz5gu/r5Ds=; b=KEJWDFdtjQA1R8lLZw96c3UgKDavrirOGsnmR3LV D33gSsrukD7DmTjx0Wclu7qd4+wsOZvV/hx6yOi/DsC8tBOIDFSD2PALvSHFWVP8 hu0PX8UFQAvuVJfpZRY+TMZloUcXZ4IMcvZyFWmKLLF8M2Lfpo7oORdDgP5RP5jb XXR7QeKnA34X6IaRkHnkGVCZCUD44z48EEj9rj54VG+W6xAhXjvgr/7kp687uMsj YBWQLTUesUoDbfWKLOSvIom5yf7cEXf86c+S3wpygT9rq0I9vBo+FiIhbwox9o1d 4znL5UcF1B6eGsgZ7ASqXJhvjtbLIcG6vgYc5zbOV9/m2Q== Received: from nalasppmta01.qualcomm.com (Global_NAT1.qualcomm.com [129.46.96.20]) by mx0a-0031df01.pphosted.com (PPS) with ESMTPS id 44nja3rqdy-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 07 Feb 2025 17:30:54 +0000 (GMT) Received: from nalasex01b.na.qualcomm.com (nalasex01b.na.qualcomm.com [10.47.209.197]) by NALASPPMTA01.qualcomm.com (8.18.1.2/8.18.1.2) with ESMTPS id 517HUrQW013574 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Fri, 7 Feb 2025 17:30:53 GMT Received: from hu-nithp-blr.qualcomm.com (10.80.80.8) by nalasex01b.na.qualcomm.com (10.47.209.197) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.9; Fri, 7 Feb 2025 09:30:52 -0800 From: Nithyanantham Paramasivam To: CC: , Nithyanantham Paramasivam Subject: [PATCH v2 3/3] wifi: ath12k: Enable REO queue lookup table feature on QCN9274 Date: Fri, 7 Feb 2025 23:00:23 +0530 Message-ID: <20250207173023.3856217-4-quic_nithp@quicinc.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20250207173023.3856217-1-quic_nithp@quicinc.com> References: <20250207173023.3856217-1-quic_nithp@quicinc.com> Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-ClientProxiedBy: nasanex01a.na.qualcomm.com (10.52.223.231) To nalasex01b.na.qualcomm.com (10.47.209.197) X-QCInternal: smtphost X-Proofpoint-Virus-Version: vendor=nai engine=6200 definitions=5800 signatures=585085 X-Proofpoint-GUID: KKHMrT8xs107-rONEVWu0GoM3KGyILiS X-Proofpoint-ORIG-GUID: KKHMrT8xs107-rONEVWu0GoM3KGyILiS X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.293,Aquarius:18.0.1057,Hydra:6.0.680,FMLib:17.12.68.34 definitions=2025-02-07_08,2025-02-07_03,2024-11-22_01 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 adultscore=0 phishscore=0 clxscore=1015 priorityscore=1501 bulkscore=0 spamscore=0 mlxscore=0 impostorscore=0 mlxlogscore=942 malwarescore=0 suspectscore=0 lowpriorityscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.19.0-2501170000 definitions=main-2502070129 Enable the REO queue lookup table feature for QCN9274 by setting the reoq_lut_support flag. Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.3.1-00173-QCAHKSWPL_SILICONZ-1 Signed-off-by: Nithyanantham Paramasivam --- 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 51c2033cec46..2433ade22e2f 100644 --- a/drivers/net/wireless/ath/ath12k/hw.c +++ b/drivers/net/wireless/ath/ath12k/hw.c @@ -1057,7 +1057,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,