Merge "ARM: dts: msm: qcom: Update EUD dt node to route through pdc"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
996b2fbae1
@@ -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";
|
||||
|
Reference in New Issue
Block a user