mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
ARM: dts: msm: Change remoteproc wdog interrupts to EDGE_RISING
modem should be configured as edge triggered interrupts. Change-Id: Ibbbd845a9cc5973816d9d444f89ae6ef6bc1dc5f
This commit is contained in:
@@ -621,7 +621,7 @@
|
||||
memory-region = <&mpss_mem>;
|
||||
|
||||
/* Inputs from mss */
|
||||
interrupts-extended = <&intc GIC_SPI 264 IRQ_TYPE_LEVEL_HIGH>,
|
||||
interrupts-extended = <&intc GIC_SPI 264 IRQ_TYPE_EDGE_RISING>,
|
||||
<&modem_smp2p_in 0 0>,
|
||||
<&modem_smp2p_in 2 0>,
|
||||
<&modem_smp2p_in 1 0>,
|
||||
|
||||
Reference in New Issue
Block a user