mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user