Thanks for reply. I don't mind is this driver validated or not, I would like this driver to work somehow. In fact it is partially integrated into kernel, so that we see some FlexCAN message at boot time, which doesn't mean driver is working. Driver is never probed, FlexCAN clocks are kept gated, no can? device accessible via ifconfig etc etc.. Comparing Vybrid to other targets source files in kernel I found about 10 files which need to be modified to make it working. Now driver is probed, but something still is wrong, since kernel crashes. I'm trying to debug it using DS-5 for linux, but for some silly reason Vybrid Tower card CMSIS-DAP interface is not recognised by DS-5 for linux. DS-5 for Windows sees CMSIS-DAP, DS-5 for linux doesn't. I tried building OpenOCD and OpenOCD sees no problems communicating with CMSIS-DAP. Linux is very priceful :-(
Edward