浏览代码

arm64: dts: qcom: msm8916: Add Hexagon SMD edge

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>
Bjorn Andersson 9 年之前
父节点
当前提交
1a2c9221df
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      arch/arm64/boot/dts/qcom/msm8916.dtsi

+ 8 - 0
arch/arm64/boot/dts/qcom/msm8916.dtsi

@@ -848,6 +848,14 @@
 				};
 			};
 		};
+
+		hexagon {
+			interrupts = <0 25 IRQ_TYPE_EDGE_RISING>;
+
+			qcom,smd-edge = <0>;
+			qcom,ipc = <&apcs 8 12>;
+			qcom,remote-pid = <1>;
+		};
 	};
 
 	hexagon-smp2p {