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

Commit 23e436f3 authored by Vijay kumar Tumati's avatar Vijay kumar Tumati Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Correcting bus vectors for msm-cam



Correcting bus vectors in camera ahb for 8937
considering the pcnoc bus width of 4 bytes.

Change-Id: Id3848ec980a553e3a692e095f60c73c31218c4b4
Signed-off-by: default avatarVijay kumar Tumati <vtumati@codeaurora.org>
parent acd5ad63
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
		reg-names = "msm-cam";
		status = "ok";
		bus-vectors = "suspend", "svs", "nominal", "turbo";
		qcom,bus-votes = <0 320000000 640000000 640000000>;
		qcom,bus-votes = <0 160000000 320000000 320000000>;
	};

	qcom,csiphy@1b34000 {