Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1a2c9221 authored by Bjorn Andersson's avatar Bjorn Andersson Committed by Andy Gross
Browse files

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: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent 1001354c
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -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 {