diff --git a/qcom/sdxpinn.dtsi b/qcom/sdxpinn.dtsi index fae65858..f5adda68 100644 --- a/qcom/sdxpinn.dtsi +++ b/qcom/sdxpinn.dtsi @@ -361,6 +361,15 @@ interrupt-controller; #interrupt-cells = <2>; }; + + ipcc_mproc: qcom,ipcc@408000 { + compatible = "qcom,ipcc"; + reg = <0x408000 0x1000>; + interrupts = ; + interrupt-controller; + #interrupt-cells = <3>; + #mbox-cells = <2>; + }; }; #include "sdxpinn-regulators.dtsi"