External int in dts

Sean MacLennan smaclennan at pikatech.com
Sat Dec 29 05:13:39 EST 2007


I have an FPGA which uses external int 1, which is interrupt 24 on UIC0. 
I tried the following entry in various places:

        FPGA0: fpga {
            compatible = "pika,fpga";
            interrupts = <18 4>;
            interrupt-parent = <&UIC0>;
        };

Any hints, or is this the wrong way to enable an external int?

Cheers,
   Sean



More information about the Linuxppc-dev mailing list