device-tree-xlnx icon indicating copy to clipboard operation
device-tree-xlnx copied to clipboard

AXI DMA and VDMA: change errors for (falsely) unconnected IRQs to warnings

Open LCameron opened this issue 8 years ago • 1 comments

So that the rest of the device tree can be generated correctly.

This code is being hit for IRQs connected to cascaded controllers, and shouldn't be in this case. Either way it shouldn't error out and completely fail to generate.

LCameron avatar Jul 19 '16 02:07 LCameron

Looks like this has been resolved in 40455b3d2f, except for /axi_vdma/data/axi_vdma.tcl where there is still an error instead of a warning.

stevenbell avatar Dec 22 '17 22:12 stevenbell