Lines Matching +full:differ +full:-
8 exceeding 4. The number of devices in a group can differ, further they
16 For example, a 32-bit interrupt enable/disable config register can
20 - compatible: should be, either of
21 - "st,spear300-shirq"
22 - "st,spear310-shirq"
23 - "st,spear320-shirq"
24 - interrupt-controller: Identifies the node as an interrupt controller.
25 - #interrupt-cells: should be <1> which basically contains the offset
27 - reg: Base address and size of shirq registers.
28 - interrupts: The list of interrupts generated by the groups which are
38 shirq: interrupt-controller@b3000000 {
39 compatible = "st,spear320-shirq";
42 #interrupt-cells = <1>;
43 interrupt-controller;