summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Marko2025-05-13 10:24:12 +0000
committerRobert Marko2025-05-13 17:58:22 +0000
commitcfbfdd9ca6a77c9abbef5f1440258ec724ab334c (patch)
tree20ff387e6812563c1c1dfe9ce0e861cd80cd8855
parent1e20f7b6c61ded7a77ebee76b59612c76d76b9f2 (diff)
downloadopenwrt-cfbfdd9ca6a77c9abbef5f1440258ec724ab334c.tar.gz
qualcommax: ipq50xx: update PCI path for caldata
Now that IPQ50xx PCIe nodes have linux,pci-domain property defined it changed the PCI path, but its now predictable and fixed. So, update the caldata script accordingly. Link: https://github.com/openwrt/openwrt/pull/18789 Signed-off-by: Robert Marko <robimarko@gmail.com>
-rw-r--r--target/linux/qualcommax/ipq50xx/base-files/etc/hotplug.d/firmware/11-ath11k-caldata2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/qualcommax/ipq50xx/base-files/etc/hotplug.d/firmware/11-ath11k-caldata b/target/linux/qualcommax/ipq50xx/base-files/etc/hotplug.d/firmware/11-ath11k-caldata
index 6385b00488..894813f9d6 100644
--- a/target/linux/qualcommax/ipq50xx/base-files/etc/hotplug.d/firmware/11-ath11k-caldata
+++ b/target/linux/qualcommax/ipq50xx/base-files/etc/hotplug.d/firmware/11-ath11k-caldata
@@ -54,7 +54,7 @@ case "$FIRMWARE" in
;;
esac
;;
-"ath11k/QCN9074/hw1.0/cal-pci-0001:01:00.0.bin")
+"ath11k/QCN9074/hw1.0/cal-pci-0000:01:00.0.bin")
case "$board" in
linksys,mr5500|\
linksys,mx5500|\