mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 20:19:01 +02:00
![]() The ConnectCore 6UL System-On-Module comes on different hardware variants. This commit adds support for the wireless variant with Qualcomm's QCA6564 WiFi / Bluetooth chipset. * Modifies the device tree to add the SDIO wireless interface * Patches the Linux kernel with QCA6564 specific feature additions * Adds the unused HOSTAP module to the configuration so that the WEXT config option is selected, even though the module won't be added to to the target. Out-of-tree drivers have no way of selecting the legacy WEXT support needed for the QCA6564. * Removes the probe locking feature from the configuration as the QCA6564 driver is not as well designed and it oops with warnings: * Configure Bluetooth RFCOMM support in the kernel * Sets the quality of the RNG so that it can be used by the kernel [ 19.479089] ============================================ [ 19.484423] WARNING: possible recursive locking detected [ 19.489761] 4.19.5-fslc+g093a10401c15 #1 Tainted: G O [ 19.496135] -------------------------------------------- Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com> |
||
---|---|---|
.. | ||
ccimx6ul | ||
imx6q-var-som-vsc.dts | ||
imx6qdl-var-som.dtsi |