mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +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 {
|
firmware {
|
||||||
scmi: scmi {
|
scmi: scmi {
|
||||||
compatible = "arm,scmi-smc";
|
compatible = "arm,scmi-smc";
|
||||||
|
|||||||
Reference in New Issue
Block a user