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

Commit 729b1afa authored by Yue Ma's avatar Yue Ma
Browse files

ARM: dts: msm: Correct PCIe bus master ID for CNSS



Since QCA6174 is connected to PCIe RC1 instead of RC0 in MSM8994, correct
the bus master ID for CNSS, otherwise it will vote for wrong bus master
in certain features.

Change-Id: I731e1e3b4ed59f4844db7d26861f100254e61697
CRs-fixed: 740716
Signed-off-by: default avatarYue Ma <yuem@codeaurora.org>
parent 3311f658
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2953,10 +2953,10 @@
		qcom,msm-bus,num-cases = <4>;
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps =
					  <45 512 0 0>,           /* No vote */
					  <45 512 6250 200000>,   /* 50 Mbps */
					  <45 512 25000 200000>,  /* 200 Mbps */
					  <45 512 100000 200000>; /* 800 Mbps */
					<100 512 0 0>,           /* No vote */
					<100 512 6250 200000>,   /* 50 Mbps */
					<100 512 25000 200000>,  /* 200 Mbps */
					<100 512 100000 200000>; /* 800 Mbps */
	};

	audio_heap {