1 * Freescale(NXP) IMX8 DDR performance monitor
5 - compatible: should be one of:
10 - reg: physical address and size
12 - interrupts: single interrupt
13 generated by the control block
18 compatible = "fsl,imx8-ddr-pmu";
19 reg = <0x5c020000 0x10000>;
20 interrupt-parent = <&gic>;
21 interrupts = <GIC_SPI 131 IRQ_TYPE_LEVEL_HIGH>;