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

Commit b200fbfd authored by Krupal Divvela's avatar Krupal Divvela Committed by Linux Build Service Account
Browse files

ARM: dts: msm: Fix JPEG bus under voting issue for 8937/8953/8917



JPEG turbo clock for 8937/8953/8917 is 320MHz. So
bus voting should be clock*2.5 which is 800MBps.

Change-Id: Ibaa35b0861a99300e0fe96a87dd800033227e53d
Signed-off-by: default avatarKrupal Divvela <kdivvela@codeaurora.org>
parent c8a944be
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -364,7 +364,7 @@
		qcom,msm-bus,num-cases = <2>;
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps = <62 512 0 0>,
			<62 512 666675 666675>;
			<62 512 800000 800000>;
		qcom,vbif-reg-settings = <0xc0 0x10101000>,
			<0xb0 0x10100010>;
	};
+1 −1
Original line number Diff line number Diff line
@@ -366,7 +366,7 @@
		qcom,msm-bus,num-cases = <2>;
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps = <62 512 0 0>,
			<62 512 666675 666675>;
			<62 512 800000 800000>;
	};

	qcom,irqrouter@1b00000 {
+1 −1
Original line number Diff line number Diff line
@@ -384,7 +384,7 @@
		qcom,msm-bus,num-cases = <2>;
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps = <62 512 0 0>,
			<62 512 666675 666675>;
			<62 512 800000 800000>;
	};

	qcom,irqrouter@1b00000 {