Integrating BBAI with MCP2515 breakout board

Hi All,

I am trying to integrate the BBAI with MCP2515 breakout board. This is to establish a CAN bus over SPI.
I tried to add the device tree overlay to enable the driver, however I am getting an error.
The dts file I am using can be found here : https://pastebin.com/xzbZt6tv
The respective error is available at link : https://pastebin.com/mwR8UR8k

Any suggestions with be highly appreciated.

Regards

Hi ,

How are you loading de dto ?
On Bbai I just could have all ports I wish to use writing a full dtb file and loading this file as dtb and disabling the cape manager on uboot.
Until that date, the bbai was not supporting loading capes as all other beagles.