arm64: dts: qcom: msm8916: Add Hexagon SMD edge
authorBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 30 Aug 2016 21:09:29 +0000 (14:09 -0700)
committerAndy Gross <andy.gross@linaro.org>
Mon, 24 Oct 2016 20:39:23 +0000 (15:39 -0500)
Add the Hexagon SMD edge, so that QRTR is probed when the Hexagon is
booted.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/boot/dts/qcom/msm8916.dtsi

index 466ca57..4f1fa18 100644 (file)
                                };
                        };
                };
+
+               hexagon {
+                       interrupts = <0 25 IRQ_TYPE_EDGE_RISING>;
+
+                       qcom,smd-edge = <0>;
+                       qcom,ipc = <&apcs 8 12>;
+                       qcom,remote-pid = <1>;
+               };
        };
 
        hexagon-smp2p {