Re: [PATCH 06/11] ath11k: add static window support for register access
From: <hidden>
Date: 2021-02-17 02:29:06
Also in:
ath11k
From: <hidden>
Date: 2021-02-17 02:29:06
Also in:
ath11k
On 2021-02-16 22:15, Kalle Valo wrote:
Anilkumar Kolli [off-list ref] writes:quoted
From: Karthikeyan Periyasamy <redacted> Three window slots can be configure. First window slot dedicate for dynamic selection and remaining two slots dedicate for static selection. To optimise the window selection, frequent registers (UMAC, CE) are configure in static window slot. so that we minimise the window selection. Other registers are configure in dynamic window slot. Get the window start address from the respective offset and access the read/write register. Tested-on: QCN9074 hw1.0 PCI WLAN.HK.2.4.0.1.r2-00012-QCAHKSWPL_SILICONZ-1 Signed-off-by: Karthikeyan Periyasamy <redacted>Patches 6-10 are missing Anil's s-o-b. Anil, can I add them? If you agree, please reply to this mail and include your s-o-b in the reply.
Sure Kalle, please add my s-o-b. Signed-off-by: Anilkumar Kolli <redacted> Thanks Anil