ipq50xx: make 5G radio work on eap104

Fixes: WIFI-13098
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2023-10-23 09:22:32 +02:00
parent 35c36a9bff
commit 10c765076c
2 changed files with 2 additions and 2 deletions

View File

@@ -21,6 +21,6 @@ DEFAULT_PACKAGES += kmod-qca-nss-dp kmod-qca-ssdk swconfig \
kmod-ath11k-ahb ath11k-firmware-ipq5018 \ kmod-ath11k-ahb ath11k-firmware-ipq5018 \
kmod-gpio-button-hotplug iwinfo \ kmod-gpio-button-hotplug iwinfo \
qca-ssdk-shell \ qca-ssdk-shell \
uboot-envtools uboot-envtools -procd-ujail
$(eval $(call BuildTarget)) $(eval $(call BuildTarget))

View File

@@ -932,7 +932,7 @@
#else #else
memory-region = <&q6_qcn6122_data2>; memory-region = <&q6_qcn6122_data2>;
#endif #endif
status = "disabled"; status = "ok";
}; };
&usb3 { &usb3 {