]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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 466ca5705c99686a4975e6277982ccf92423f64d..4f1fa18a341ee8702c5a8f33f09cda37732a5898 100644 (file)
@@ -848,6 +848,14 @@ smd_rpm_regulators: pm8916-regulators {
                                };
                        };
                };
+
+               hexagon {
+                       interrupts = <0 25 IRQ_TYPE_EDGE_RISING>;
+
+                       qcom,smd-edge = <0>;
+                       qcom,ipc = <&apcs 8 12>;
+                       qcom,remote-pid = <1>;
+               };
        };
 
        hexagon-smp2p {