On Fri, 27 Sep 2024 15:28:25 +0530, Balaji Pothunoori wrote: > Currently, mem_ce and mem iomem addresses are used to calculate the > CE offset address. mem_ce is initialized with mem address, and for > targets where ce_remap is needed, mem_ce is remapped to a new address > space during AHB probe. > > For targets such as WCN6750 in which CE address space is same as WCSS > address space (i.e. "ce_remap" hw_param is set to false), mem_ce and > mem iomem addresses are same. In the initial SRNG setup for such targets, > the CE offset address and hence CE register base addresses are > calculated correctly in ath11k_hal_srng_init() as both mem and mem_ce > are initialized with same iomem address. > > [...] Applied, thanks! [1/1] wifi: ath11k: Fix CE offset address calculation for WCN6750 in SSR commit: b037edd0c3304908bcddbb9765ba266b6b803ff9 Best regards, -- Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>