Configure mcp2515 on jetpack 5.02

It seems that driver in previous kernel had to be modified for gpio based interrupts: https://forums.developer.nvidia.com/t/jetson-nano-and-mcp2515-can-module/112271/24
Unfortunately that post had only build driver and not the source so I can’t use the patched driver with new jetpack version.

Are these modification still necessary? How can I enable gpio based interrupts for the driver?