Commit a6af62dd authored by Xu Yang's avatar Xu Yang Committed by Shawn Guo

arm64: dts: imx93: add ddr performance monitor node

Add performance monitor.
Signed-off-by: default avatarXu Yang <xu.yang_2@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 3f898456
......@@ -857,5 +857,11 @@ media_blk_ctrl: system-controller@4ac10000 {
#power-domain-cells = <1>;
status = "disabled";
};
ddr-pmu@4e300dc0 {
compatible = "fsl,imx93-ddr-pmu";
reg = <0x4e300dc0 0x200>;
interrupts = <GIC_SPI 90 IRQ_TYPE_LEVEL_HIGH>;
};
};
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment