]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: qcom: sdx75: Add IPCC node
authorRohit Agarwal <quic_rohiagar@quicinc.com>
Fri, 26 Apr 2024 05:53:24 +0000 (11:23 +0530)
committerBjorn Andersson <andersson@kernel.org>
Mon, 27 May 2024 00:51:08 +0000 (19:51 -0500)
Add IPCC devicetree node to Qcom's SDX75 platform.

Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
Link: https://lore.kernel.org/r/20240426055326.3141727-5-quic_rohiagar@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sdx75.dtsi

index da1704061d58c7440ba13460fdef58aa3b2f4afb..15bb987f65543eaaf6a8ab05f0d1ebb6ded6c67d 100644 (file)
                        #power-domain-cells = <1>;
                };
 
+               ipcc: mailbox@408000 {
+                       compatible = "qcom,sdx75-ipcc", "qcom,ipcc";
+                       reg = <0 0x00408000 0 0x1000>;
+                       interrupts = <GIC_SPI 241 IRQ_TYPE_LEVEL_HIGH>;
+                       interrupt-controller;
+                       #interrupt-cells = <3>;
+                       #mbox-cells = <2>;
+               };
+
                qupv3_id_0: geniqup@9c0000 {
                        compatible = "qcom,geni-se-qup";
                        reg = <0x0 0x009c0000 0x0 0x2000>;