Hi! > This patch set adds a driver for RTL8723CS, which is used in the > Pinephone and a few other devices. It is a combined wifi/bluetooth > device, the wifi part is called RTL8703B. There is already a mainline > driver for the bluetooth part. RTL8703B is similar to the RTL8723D > chip already supported by rtw88. I've been using the out-of-tree > rtl8723cs driver as reference. I tried compiling *23cs into kernel (not modular), but that one fails, with "multiple definition of rtw8723x_iqk_backup_path_ctrl" and similar. Sorry, can't cut&paste right now, but it should be easy to reproduce and fix. Best regards, Pavel