mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 05:00:27 +00:00
Merge "ARM: dts: qcom: Add IPCC node for Kalama"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
3edad4ec75
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user