I am starting to work on a QNX driver for the DCAN 0/1 peripherals on the DM8148 EVM board. The documentation indicates that 0x481cc000 is the start of the DCAN0 peripheral registers and these registers are described in the technical reference manual. It also indicates that 0x481ce000 is the start of the DCAN0 Support Registers but I haven't found any documentation on these registers. Is there any?
Are there any existing linux drivers for this peripheral?
Thanks.