summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorVijayavardhan Vennapusa <vvreddy@codeaurora.org>2017-11-07 11:10:13 +0530
committerGerrit - the friendly Code Review server <code-review@localhost>2017-11-06 21:58:44 -0800
commit5a704365790a73a005a6621533d52ace6dcf1e4d (patch)
treee8e22db4b120b4afc4bf4bf12c9528dc847f1c95 /arch
parent91da619c3a57a7abcfa421200fd8aff275890772 (diff)
ARM: dts: msm: Change QDSS pipe index to 3 for SDM660
Currently same pipe index is used for both QDSS and DPL pipes for SDM660. This causes QDSS not working in composition 90DB having both QDSS and DPL interfaces. Hence fix it by changing QDSS pipe index to 3 so that both QDSS and DPL works fine with 90DB composition on SDM660. Change-Id: I7c799716cff7321985fcb88a8073737343a932f5 Signed-off-by: Vijayavardhan Vennapusa <vvreddy@codeaurora.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/qcom/sdm660-common.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom/sdm660-common.dtsi b/arch/arm/boot/dts/qcom/sdm660-common.dtsi
index d60a22d7cb4d..362aeea96999 100644
--- a/arch/arm/boot/dts/qcom/sdm660-common.dtsi
+++ b/arch/arm/boot/dts/qcom/sdm660-common.dtsi
@@ -246,7 +246,7 @@
qcom,peer-bam = <0>;
qcom,peer-bam-physical-address = <0x06064000>;
qcom,src-bam-pipe-index = <0>;
- qcom,dst-bam-pipe-index = <2>;
+ qcom,dst-bam-pipe-index = <3>;
qcom,data-fifo-offset = <0x0>;
qcom,data-fifo-size = <0x1800>;
qcom,descriptor-fifo-offset = <0x1800>;