1 * ARM CCN (Cache Coherent Network)
5 - compatible: (standard compatible string) should be one of:
9 - reg: (standard registers property) physical address and size
10 (16MB) of the configuration registers block
12 - interrupts: (standard interrupt property) single interrupt
13 generated by the control block
18 compatible = "arm,ccn-504";
19 reg = <0x20 0x00000000 0 0x1000000>;
20 interrupts = <0 181 4>;