mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
ARM: dts: msm: Add ipcc node for sdxpinn
Add ipcc node for sdxpinn to enable inter processor communications. Change-Id: I517420b1178b15bc979972d11ddbec05dad67a20
This commit is contained in:
@@ -361,6 +361,15 @@
|
||||
interrupt-controller;
|
||||
#interrupt-cells = <2>;
|
||||
};
|
||||
|
||||
ipcc_mproc: qcom,ipcc@408000 {
|
||||
compatible = "qcom,ipcc";
|
||||
reg = <0x408000 0x1000>;
|
||||
interrupts = <GIC_SPI 241 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-controller;
|
||||
#interrupt-cells = <3>;
|
||||
#mbox-cells = <2>;
|
||||
};
|
||||
};
|
||||
|
||||
#include "sdxpinn-regulators.dtsi"
|
||||
|
||||
Reference in New Issue
Block a user