Add FLEXCAN HW Filter in CAN driver

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Add FLEXCAN HW Filter in CAN driver

726 次查看
yogeshbsa89
Contributor II

Hi,

I want to implement CAN HW filter in CAN driver.

As current can driver implementation is Network driver so can be accessed via socket.

So in this implementation CAN filter can be set at kernel level by using socket options.

I would like to use can Hw filter to reduce the load on CAN receive interrupt.

Since CAN is running at 1mbps. If load on CAN bus increases which increases the CAN interrupt rate in turn raise CPU load.

Please suggest which registers i need to change. if any patch is available for reference kindly share.   

 

Regards,

Yogesh 

标签 (2)
标记 (1)
0 项奖励
3 回复数

498 次查看
Jean-Philippe
Contributor I

Hi Igor,

I have the same request for iMX6ULL. I really need to enable hardware filtering to avoid to many irq and kernel filtering.

Could you send me the patch ?

Thank you !

Jean-Philippe

0 项奖励

711 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Yogesh

 

patch was sent you via mail.

 

Best regards
igor

0 项奖励

668 次查看
thomas_mohnl
Contributor I

Hi Igor,

I have the same topic: need HW filter in flexcan driver.

Please provide me also with the patch.

Thanks,

Thomas

0 项奖励