Merge "ARM: dts: qcom: SOCCP wdog INT is EDGE triggered HIGH"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
a16ef65ef1
@@ -3360,7 +3360,7 @@
|
||||
soccp-config = <&tcsr 0x1a000>;
|
||||
|
||||
/* Inputs from SOCCP */
|
||||
interrupts-extended = <&intc GIC_SPI 167 IRQ_TYPE_LEVEL_HIGH>,
|
||||
interrupts-extended = <&intc GIC_SPI 167 IRQ_TYPE_EDGE_RISING>,
|
||||
<&soccp_smp2p_in 0 0>,
|
||||
<&soccp_smp2p_in 1 0>,
|
||||
<&soccp_smp2p_in 3 0>,
|
||||
|
Reference in New Issue
Block a user