Re: [PATCH v2 3/3] wifi: ath10k: only load compatible DT cal data

2023-02-01 Thread kernel test robot
://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git next patch link: https://lore.kernel.org/r/20230202041823.2879262-4-equu%40openmail.cc patch subject: [PATCH v2 3/3] wifi: ath10k: only load compatible DT cal data config: m68k-allyesconfig (https://download.01.org/0day-ci/archive/20230202

[PATCH v2 3/3] wifi: ath10k: only load compatible DT cal data

2023-02-01 Thread equu
From: Edward Chow ath10k might also be sensitive to the issue reported on https://github.com/openwrt/openwrt/pull/11345 , loading calibration data from a device tree node declared incompatible. ath10k will first check whether the device tree node is compatible with it, using the functionality