mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2025-08-25 15:22:24 +00:00
The ath9k documentation says to use pci168c strings for the compatible string, probably because the OWL loader uses it to overide bogus pci IDs like abcd. This is not the case with ath10k and the documentation explicitly states to use qcom,ath10k. Signed-off-by: Rosen Penev <rosenp@gmail.com> Link: https://github.com/openwrt/openwrt/pull/18920 Signed-off-by: Robert Marko <robimarko@gmail.com>