ARM: dts: msm: Add cinder nodes for eud

Add eud device nodes for cinder SoC.

Change-Id: I04b214847b3b71e7bcaee78a43a768a80da25d2d
This commit is contained in:
Melody Olvera
2022-05-11 13:54:56 -07:00
parent c5812b4f29
commit 81c97b23dc

View File

@@ -411,6 +411,17 @@
#interrupt-cells = <2>;
};
eud: qcom,msm-eud@88e0000 {
compatible = "qcom,msm-eud";
interrupt-names = "eud_irq";
interrupts = <GIC_SPI 487 IRQ_TYPE_LEVEL_HIGH>;
reg = <0x88e0000 0x2000>,
<0x88e2000 0x1000>;
reg-names = "eud_base", "eud_mode_mgr2";
qcom,secure-eud-en;
status = "ok";
};
qcom,mpm2-sleep-counter@c221000 {
compatible = "qcom,mpm2-sleep-counter";
reg = <0xc221000 0x1000>;