mirror of
https://github.com/bmartini/zynq-axis.git
synced 2024-09-05 19:19:27 +08:00
Berin Martini
84dfb46e36
Turn off checking of_node for irq interrupts
Currently do not have interrupts defined in hardware and thus they are not defined in the devicetree. Since the code/kernel thinks there should be interrupts defined in the devicetree node it throws an error when there is not. There should be a better way to do this but this works for now.
Description
No description provided
Languages
Verilog
73.4%
C
10.8%
Shell
8.5%
Tcl
6.5%
Makefile
0.8%