Messages in this thread |  | | Date | Tue, 3 Dec 2024 14:42:56 +0530 | | Subject | Re: [PATCH v2 12/22] wifi: ath12k: fix incorrect CE addresses | | From | Raj Kumar Bhagat <> |
| |
On 10/19/2024 1:32 AM, Konrad Dybcio wrote: > On 15.10.2024 8:26 PM, Raj Kumar Bhagat wrote: >> From: Balamurugan S <quic_bselvara@quicinc.com> >> >> In the current ath12k implementation, the CE addresses >> CE_HOST_IE_ADDRESS and CE_HOST_IE_2_ADDRESS are incorrect. These >> values were inherited from ath11k, but ath12k does not currently use >> them. >> >> However, the Ath12k AHB support relies on these addresses. Therefore, >> corrects the CE addresses for ath12k. >> >> Tested-on: IPQ5332 hw1.0 AHB WLAN.WBE.1.3.1-00130-QCAHKSWPL_SILICONZ-1 >> Tested-on: QCN9274 hw2.0 PCI WLAN.WBE.1.1.1-00210-QCAHKSWPL_SILICONZ-1 >> >> Signed-off-by: Balamurugan S <quic_bselvara@quicinc.com> >> Signed-off-by: Raj Kumar Bhagat <quic_rajkbhag@quicinc.com> >> --- > > This can be picked up independently of other patches in this patchset, > please try to position such changes at the beginning of series. >
Sure, will have this patch in start of the series in the next version.
|  |