Merge "ARM: dts: qcom: Add IPCC node for Kalama"

This commit is contained in:
qctecmdr
2021-09-09 18:57:48 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -1355,6 +1355,15 @@
qcom,secure-eud-en;
status = "ok";
};
ipcc_mproc: qcom,ipcc@408000 {
compatible = "qcom,ipcc";
reg = <0x408000 0x1000>;
interrupts = <GIC_SPI 229 IRQ_TYPE_LEVEL_HIGH>;
interrupt-controller;
#interrupt-cells = <3>;
#mbox-cells = <2>;
};
};
&firmware {