arm64: dts: imx93: add ddr edac support
Add ddr edac support for imx93. Signed-off-by: Frank Li <Frank.Li@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
@@ -1334,6 +1334,14 @@
|
||||
#index-cells = <1>;
|
||||
};
|
||||
|
||||
memory-controller@4e300000 {
|
||||
compatible = "nxp,imx9-memory-controller";
|
||||
reg = <0x4e300000 0x800>, <0x4e301000 0x1000>;
|
||||
reg-names = "ctrl", "inject";
|
||||
interrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>;
|
||||
little-endian;
|
||||
};
|
||||
|
||||
ddr-pmu@4e300dc0 {
|
||||
compatible = "fsl,imx93-ddr-pmu";
|
||||
reg = <0x4e300dc0 0x200>;
|
||||
|
||||
Reference in New Issue
Block a user