Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1469011
| From | Bjorn Andersson <bjorn.andersson@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 2/4] arm64: dts: qcom: msm8916: Add Hexagon SMD edge |
| Date | 2016-08-24 03:40 +0200 |
| Message-ID | <s9vkB-3Eh-5@gated-at.bofh.it> (permalink) |
| References | <s9vkB-3Eh-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Add the Hexagon SMD edge, so that QRTR is probed when the Hexagon is
booted.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
---
arch/arm64/boot/dts/qcom/msm8916.dtsi | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/msm8916.dtsi b/arch/arm64/boot/dts/qcom/msm8916.dtsi
index 4a268e714db5..3f3ef20865cd 100644
--- a/arch/arm64/boot/dts/qcom/msm8916.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8916.dtsi
@@ -692,6 +692,14 @@
};
};
+ hexagon {
+ interrupts = <0 25 IRQ_TYPE_EDGE_RISING>;
+
+ qcom,smd-edge = <0>;
+ qcom,ipc = <&apcs 8 12>;
+ qcom,remote-pid = <1>;
+ };
+
pronto {
interrupts = <0 142 1>;
--
2.5.0
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 2/4] arm64: dts: qcom: msm8916: Add Hexagon SMD edge Bjorn Andersson <bjorn.andersson@linaro.org> - 2016-08-24 03:40 +0200
csiph-web