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