Support CAN IoT card
Rather than requiring a yocto re-build to support the CAN IoT card, the
relevant kernel module code has been taken out of tree. For 9x15 based
modules (wp75, wp85) use the modules in the can_9x15 directory. For
9x07 based modules (wp76, wp77), use the modules in the can_9x07
directory. The can_common/can_iot module instantiates an mcp251x device
with the appropriate platform data for using the CAN IoT card in a
mangOH Red.
Showing
linux_kernel_modules/can_9x07/mcp251x.c
0 → 100644
This diff is collapsed.
Click to expand it.
linux_kernel_modules/can_9x07/mcp251x.mdef
0 → 100644
linux_kernel_modules/can_common/can_iot.c
0 → 100644
linux_kernel_modules/can_common/can_iot.mdef
0 → 100644
linux_kernel_modules/can_common/start_can.sh
0 → 100644
Please
register
or
sign in
to comment