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

Commit 60ae654e authored by Bhalchandra Gajare's avatar Bhalchandra Gajare Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Fix the slimbus enumeration value for msm8994



On 8994 platform the slimbus ea_pc value has changed, fix the ea_pc
value accordingly to make sure features using this can work as per
expectation.

Change-Id: If809b222876cf3501bfa125f15eb47d74521b9b5
Signed-off-by: default avatarBhalchandra Gajare <gajare@codeaurora.org>
parent 6da994b2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1157,7 +1157,7 @@
		interrupts = <0 163 0>, <0 164 0>;
		interrupt-names = "slimbus_irq", "slimbus_bam_irq";
		qcom,apps-ch-pipes = <0x60000000>;
		qcom,ea-pc = <0x130>;
		qcom,ea-pc = <0x110>;

		tomtom_codec {
			compatible = "qcom,tomtom-slim-pgd";