arm64: dts: rockchip: rk3568: add edac device

Signed-off-by: Zhihuan He <huan.he@rock-chips.com>
Change-Id: If8f65c9a15ebd89b46e480f9f7517c62d4921e3b
This commit is contained in:
Zhihuan He
2023-08-23 11:34:36 +08:00
committed by Tao Huang
parent abd61db9d6
commit fbd623f51a

View File

@@ -321,6 +321,14 @@
};
};
edac: edac {
compatible = "rockchip,rk3568-edac";
interrupts = <GIC_SPI 173 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 175 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "ce", "ue";
status = "disabled";
};
firmware {
scmi: scmi {
compatible = "arm,scmi-smc";