From: Bjorn Andersson Date: Thu, 3 Aug 2017 04:35:18 +0000 (-0700) Subject: arm64: dts: qcom: msm8996: Specify smd-edge for ADSP X-Git-Tag: v4.14-rc1~66^2^2~17^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cadcd35ffa18a3d827cb311dbf0a93d221625907;p=thirdparty%2Fkernel%2Flinux.git arm64: dts: qcom: msm8996: Specify smd-edge for ADSP Add the smd-edge node for the adsp, to allow SMD communication with the ADSP. Signed-off-by: Bjorn Andersson Signed-off-by: Andy Gross --- diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi index d2d516bf8bcb9..887b61c872dd1 100644 --- a/arch/arm64/boot/dts/qcom/msm8996.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi @@ -839,6 +839,15 @@ qcom,smem-states = <&adsp_smp2p_out 0>; qcom,smem-state-names = "stop"; + + smd-edge { + interrupts = ; + + label = "lpass"; + qcom,ipc = <&apcs 16 8>; + qcom,smd-edge = <1>; + qcom,remote-pid = <2>; + }; }; adsp-smp2p {