Back to home page

OSCL-LXR

 
 

    


0001 TS-4800 FPGA interrupt controller
0002 
0003 TS-4800 FPGA has an internal interrupt controller. When one of the
0004 interrupts is triggered, the SoC is notified, usually using a GPIO as
0005 parent interrupt source.
0006 
0007 Required properties:
0008 - compatible: should be "technologic,ts4800-irqc"
0009 - interrupt-controller: identifies the node as an interrupt controller
0010 - reg: physical base address of the controller and length of memory mapped
0011   region
0012 - #interrupt-cells: specifies the number of cells needed to encode an interrupt
0013   source, should be 1.
0014 - interrupts: specifies the interrupt line in the interrupt-parent controller