Merge "ARM: dts: msm: qcom: Update EUD dt node to route through pdc"

This commit is contained in:
qctecmdr
2023-12-14 15:05:55 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -824,7 +824,8 @@
eud: qcom,msm-eud@88e0000 {
compatible = "qcom,msm-eud";
interrupt-names = "eud_irq";
interrupts = <GIC_SPI 756 IRQ_TYPE_LEVEL_HIGH>;
interrupt-parent = <&pdc>;
interrupts = <11 IRQ_TYPE_LEVEL_HIGH>;
reg = <0x88e0000 0x2000>,
<0x88e2000 0x1000>;
reg-names = "eud_base", "eud_mode_mgr2";