Hi, Stefan Stefan Roese wrote: > arch/powerpc now used virtual interrupts. You need to include this hardware > interrupt number into your device-tree (create a new node for your CPLD) and > extract the virtual irq number from there by calling irq_of_parse_and_map(). > > That works fine, thank you. Felix.