arm64: dts: qcom: msm8996: Specify smd-edge for ADSP
authorBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 3 Aug 2017 04:35:18 +0000 (21:35 -0700)
committerAndy Gross <andy.gross@linaro.org>
Tue, 8 Aug 2017 21:29:55 +0000 (16:29 -0500)
Add the smd-edge node for the adsp, to allow SMD communication with the
ADSP.

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

index d2d516b..887b61c 100644 (file)
 
                qcom,smem-states = <&adsp_smp2p_out 0>;
                qcom,smem-state-names = "stop";
+
+               smd-edge {
+                       interrupts = <GIC_SPI 156 IRQ_TYPE_EDGE_RISING>;
+
+                       label = "lpass";
+                       qcom,ipc = <&apcs 16 8>;
+                       qcom,smd-edge = <1>;
+                       qcom,remote-pid = <2>;
+               };
        };
 
        adsp-smp2p {