mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
ARM: dts: msm: Add cinder nodes for eud
Add eud device nodes for cinder SoC. Change-Id: I04b214847b3b71e7bcaee78a43a768a80da25d2d
This commit is contained in:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user