a3fcc82440602989952e4dab447112acf1396eb3

In Kernel 5.4/4.19, CNSS2 will check if the current enumerated device id matches with the device id in pld_pcie_id_table[] by calling cnss_wlan_register_driver(). When using ROME, the enumerated id is 0x3e, but it is not defined in pld_pcie_id_table if CONFIG_AR6320_SUPPORT is not set. To avoid this issue, add compilation flag for CONFIG_AR6320_SUPPORT, then set it in your qcacld build env for ROME chip. Change-Id: I7b0fee679923402c43487299e31696d847552335 CRs-Fixed: 2906988
This is CNSS WLAN Host Driver for products starting from iHelium
Description
Languages
C
98.7%
C++
0.9%
Makefile
0.3%
Starlark
0.1%