Other Parts Discussed in Thread: CC3300
Tool/software:
Hi team,
My customer will use CC3300MOD. They ask if CC3300 linux driver support Linus kernel 5.11 ?
Thank you.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Jerry,
For kernel porting, our rule is to support the kernel versions that are marked as LTS by kernel.org: https://www.kernel.org/
This rule has been working well because also the MPU vendors (TI, NXP, STM, etc.) have then developed their own Processor SDKs based off of the LTS kernel versions. You can find all of the kernel ports we have already done here: https://github.com/TexasInstruments-Sandbox/cc33xx-linux-mpu-ports/
However, an exception can be made. I would ask that you understand with customer why specifically kernel 5.11 is being used and if they have any plans to switch kernel versions.
With 5.11 kernel specifically, I do not have hardware that supports 5.11. So I can develop the patch, but customer must understand that I would not have tested it, so they would have to test on their own.
Please confirm with customer that kernel 5.11 is being used and that this isn't a typo.
Hi Sabeeh,
Thanks for your support and information.
After our double check, our host platform Linux Kernel is v 5.11 and the next release will be v 5.19. Unfortunately, it seems both of them are not LTS Linux Kernel version. We will keep evaluating.
Thanks,
Jacky
Hello Jacky,
Understood. I will share the 5.11 patch with you via email.