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

Commit bb6b644b authored by Ram Prakash Gupta's avatar Ram Prakash Gupta
Browse files

ARM: dts: msm: Fix bus voting to SVS due to high IB value



BCM31 node voting to SVS mode because of sdcc client's high
IB values for voting for 25Mhz and 50Mhz.

Fix the issue by lowering the IB values for the sdcc to vote
for 25Mhz and 50Mhz.

Change-Id: I744ea6f444349bf39366bcc883d30e0150294fbb
Signed-off-by: default avatarRam Prakash Gupta <rampraka@codeaurora.org>
parent 293c7fb9
Loading
Loading
Loading
Loading
+10 −10
Original line number Original line Diff line number Diff line
@@ -1356,25 +1356,25 @@
			/* No vote */
			/* No vote */
			<78 512 0 0>, <1 606 0 0>,
			<78 512 0 0>, <1 606 0 0>,
			/* 400 KB/s*/
			/* 400 KB/s*/
			<78 512 1046 3200>,
			<78 512 1046 1600>,
			<1 606 1600 3200>,
			<1 606 1600 1600>,
			/* 20 MB/s */
			/* 20 MB/s */
			<78 512 52286 160000>,
			<78 512 52286 80000>,
			<1 606 80000 160000>,
			<1 606 80000 80000>,
			/* 25 MB/s */
			/* 25 MB/s */
			<78 512 65360 200000>,
			<78 512 65360 100000>,
			<1 606 100000 200000>,
			<1 606 100000 100000>,
			/* 50 MB/s */
			/* 50 MB/s */
			<78 512 130718 400000>,
			<78 512 130718 200000>,
			<1 606 133320 133320>,
			<1 606 133320 133320>,
			/* 100 MB/s */
			/* 100 MB/s */
			<78 512 261438 400000>,
			<78 512 130718 200000>,
			<1 606 150000 300000>,
			<1 606 150000 150000>,
			/* 200 MB/s */
			/* 200 MB/s */
			<78 512 261438 400000>,
			<78 512 261438 400000>,
			<1 606 300000 300000>,
			<1 606 300000 300000>,
			/* 400 MB/s */
			/* 400 MB/s */
			<78 512 261438 1100000>,
			<78 512 261438 400000>,
			<1 606 300000 300000>,
			<1 606 300000 300000>,
			/* Max. bandwidth */
			/* Max. bandwidth */
			<78 512 1338562 4096000>,
			<78 512 1338562 4096000>,