Where is wifi chip driver located?

We are doing research project. Will porting a new wifi chip dirver into hikey960 board. I am not sure where the build-in wifi chip driver located. Any help?

Thanks.

HiKey960 uses TI Wlcore variant WiFi chipset. You can find the driver here: https://github.com/torvalds/linux/tree/master/drivers/net/wireless/ti/wlcore

1 Like