Re: [PATCH v2 11/22] wifi: ath12k: remap CMEM register space for IPQ5332
From: Konrad Dybcio
Date: Fri Oct 18 2024 - 16:09:21 EST
On 15.10.2024 8:26 PM, Raj Kumar Bhagat wrote:
> From: Balamurugan S <quic_bselvara@xxxxxxxxxxx>
>
> In IPQ5332 CMEM region is outside of WCSS register block. Hence, add
> hardware param cmem_remap for IPQ5332. This parameter would be used
> by Ath12k AHB driver to remap the CMEM registers to a new space for
> accessing them.
"would be used" isn't written in a very confident tone.
The commit title is misleading, this change doesn't actually do any
remapping.
Why is this region not described in the device tree instead?
Konrad