Tool/software: Linux
Linux 4.4.84 (took out of SDK 3_2_0_0)
Questions:
(1) Looking inside the devicetree, I can only see DCAN-stuff configured in the "dra7.dtsi" file.
What's up with mcan? No need to handle in devicetree? Not supported yet?
(2) I can switch on something called: "CONFIG_CAN_M_CAN" in the kernel configuration file. But this activates a driver for "Bosch m_can"... I guess, this is not what I need?
Otherwise: This driver do not compile, because some function called: "of_can_transceiver" can found nowhere in linux. This is not functional, if commenting it out - okay: It compiles, but wouldn't run. (or?)
So: If the "bosch" - driver is not what I need, how can I start using tda2plus mcan?
(3) Are there any "how to" or examples of how to use mcan under linux? What driver I will need?
Silicium: TDA2PHArVQACDQ1
Thank you...
Marco.