agherzan / meta-raspberrypi

Yocto/OE BSP layer for the Raspberry Pi boards
https://www.yoctoproject.org/
MIT License
523 stars 408 forks source link

Define CAN interrupt pin as a variable #1264

Closed dferrarigrowtech closed 8 months ago

dferrarigrowtech commented 8 months ago

Description

It seems that the interrupt pin used for CAN is hard-coded to be 25. I suggest to turn this into a variable in the same way as it is for CAN_OSCILLATOR.

I'm referring to this line of code