I need Linux Driver for TCAN4550 part. We are using i.MX 8M chipset as host controller. We are trying to integrate TCAN4550with i.MX 8M chipset.
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.
I need Linux Driver for TCAN4550 part. We are using i.MX 8M chipset as host controller. We are trying to integrate TCAN4550with i.MX 8M chipset.
Hello,
A driver supporting TCAN4550 can be found below:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/net/can/m_can
This driver will be supported now in the 5.4 Linux kernel.
Max
Hi Max,
Thanks for your reply.
I heard the Linux driver of TCAN4550 is not yet released officially by TI. Is it True. Whether I can use this drive for my production?
This driver can be used in production. It is supported via the mainline kernel as an update to an existing m_can driver. This process took some time, and so we had previously provided the driver code to be compiled as a kernel module while discussions/edits continued as requested by the m_can driver maintainer. As of last week this has been resolved, though, hence the support in the 5.4 kernel.
Max
Thanks for your reply Max.
I hope this will help me in integrating TCAN4550 with i.MX 8M chip easily.
Hi is this Linux Driver applicable for TCAN4550RGYTQ1 part which comes under the family of TCAN4550-Q1.