linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* External int in dts
@ 2007-12-28 18:13 Sean MacLennan
  2007-12-28 19:12 ` Stefan Roese
  0 siblings, 1 reply; 3+ messages in thread
From: Sean MacLennan @ 2007-12-28 18:13 UTC (permalink / raw)
  To: linuxppc-dev

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-12-28 20:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-28 18:13 External int in dts Sean MacLennan
2007-12-28 19:12 ` Stefan Roese
2007-12-28 20:55   ` Sean MacLennan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).