1 TI-NSPIRE interrupt controller
4 - compatible: Compatible property value should be "lsi,zevio-intc".
6 - reg: Physical base address of the controller and length of memory mapped
9 - interrupt-controller : Identifies the node as an interrupt controller
13 interrupt-controller {
14 compatible = "lsi,zevio-intc";
16 reg = <0xDC000000 0x1000>;
17 #interrupt-cells = <1>;