Hello, I want to add my laptop's id into the board-2.json: * description for what hardware this is: - Acer Swift SFA14-11, ARM64 * origin of the board file - downloaded from https://git.codelinaro.org/clo/ath-firmware/ath12k-firmware, it was commited on October 15th. * ids to be used with the board file - WCN7850 hw2.0 + "bus=pci,vendor=17cb,device=1107,subsystem-vendor=1eac,subsystem-device=8001,qmi-chip-id=2,qmi-board-id=255" My device has "subsystem-device=8001", so I'm placing it next to the existing entry of "subsystem-device=8000". * attach the actual board file (board.bin) + "bus=pci,vendor=17cb,device=1107,subsystem-vendor=105b,subsystem-device=e0dc,qmi-chip-id=2,qmi-board-id=255.bin" I'm reusing an existing bin data. * other message After adding the id and repacking it to board-2.bin and then reloaded the kernel module, I gave a quick test, it can run up to 890Mbps. Tested-on: WCN7850 hw2.0 PCI WLAN.HMT.1.0.c5-00481-QCAHMTSWPL_V1.0_V2.0_SILICONZ-3. Kind Regards, Yihao Huang