qcacmn: Fix REO ring routing for opt wifi dp

Set REO dest index 4 to REO2SW4.

Change-Id: Ida169d49ee195e2aaf1c13eeaafbbd487430f846
CRs-Fixed: 3403314
This commit is contained in:
Namita Nair
2023-02-10 11:32:00 -08:00
committad av Madan Koyyalamudi
förälder 845ef54e78
incheckning 33189ca042
2 ändrade filer med 18 tillägg och 0 borttagningar

Visa fil

@@ -1689,6 +1689,7 @@ int dp_ipa_ring_resource_setup(struct dp_soc *soc,
ix0_map[6] = REO_REMAP_FW;
ix0_map[7] = REO_REMAP_FW;
dp_ipa_opt_dp_ixo_remap(ix0_map);
ix0 = hal_gen_reo_remap_val(soc->hal_soc, HAL_REO_REMAP_REG_IX0,
ix0_map);