diff --git a/qcom/neo.dtsi b/qcom/neo.dtsi index 215d418b..2727e44a 100644 --- a/qcom/neo.dtsi +++ b/qcom/neo.dtsi @@ -1519,6 +1519,16 @@ IPCC_COMPUTE_L0_SIGNAL_IPCLITE_SSR IRQ_TYPE_EDGE_RISING>; }; + + ipclite_signal_5 { + index = <5>; + mboxes = <&ipcc_compute_l0 IPCC_CLIENT_APSS + IPCC_COMPUTE_L0_SIGNAL_IPCLITE_DEBUG>; + interrupt-parent = <&ipcc_compute_l0>; + interrupts = ; + }; }; ipclite_cdsp: cdsp { @@ -1575,6 +1585,16 @@ IPCC_COMPUTE_L0_SIGNAL_IPCLITE_SSR IRQ_TYPE_EDGE_RISING>; }; + + ipclite_signal_5 { + index = <5>; + mboxes = <&ipcc_compute_l0 IPCC_CLIENT_CDSP + IPCC_COMPUTE_L0_SIGNAL_IPCLITE_DEBUG>; + interrupt-parent = <&ipcc_compute_l0>; + interrupts = ; + }; }; ipclite_cvp: cvp { @@ -1631,6 +1651,16 @@ IPCC_COMPUTE_L0_SIGNAL_IPCLITE_SSR IRQ_TYPE_EDGE_RISING>; }; + + ipclite_signal_5 { + index = <5>; + mboxes = <&ipcc_compute_l0 IPCC_CLIENT_CVP + IPCC_COMPUTE_L0_SIGNAL_IPCLITE_DEBUG>; + interrupt-parent = <&ipcc_compute_l0>; + interrupts = ; + }; }; ipclite_vpu: vpu { @@ -1687,6 +1717,16 @@ IPCC_COMPUTE_L0_SIGNAL_IPCLITE_SSR IRQ_TYPE_EDGE_RISING>; }; + + ipclite_signal_5 { + index = <5>; + mboxes = <&ipcc_compute_l0 IPCC_CLIENT_VPU + IPCC_COMPUTE_L0_SIGNAL_IPCLITE_DEBUG>; + interrupt-parent = <&ipcc_compute_l0>; + interrupts = ; + }; }; };