qualcommax: ipq50xx: correct fw memory mode for ipq5018 and qcn6122 wifi
authorGeorge Moussalem <george.moussalem@outlook.com>
Tue, 10 Jun 2025 10:45:55 +0000 (14:45 +0400)
committerRobert Marko <robimarko@gmail.com>
Thu, 12 Jun 2025 08:47:44 +0000 (10:47 +0200)
commitb9704413c46edb85227e3cebfb9269ee69a8437b
tree7dc3a301c1c57f6e0096a3ccbdd7154db7d56529
parentcf715a230589058aeb703f930504d6d98619a53b
qualcommax: ipq50xx: correct fw memory mode for ipq5018 and qcn6122 wifi

The reason fwmode 2 was used for ipq5018 and qcn6122 wifi was that
coldboot calibration doesn't work and causes the firmware to crach
during wifi bringup. Since coldboot calibration is now disabled in the
driver, all boards can now use their respective firmware memory mode, so
let's the property in all board DTS files accordingly.

Signed-off-by: George Moussalem <george.moussalem@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/19083
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-gl-b3000.dts
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-mr5500.dts
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-mx2000.dts
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-mx5500.dts
target/linux/qualcommax/files/arch/arm64/boot/dts/qcom/ipq5018-spnmx56.dts