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

Commit 442697ad authored by Pavan Kumar Chilamkurthi's avatar Pavan Kumar Chilamkurthi
Browse files

ARM: dts: msm: Increase camnoc bw margin for sm8150



Increase camnoc axi bandwidth margin from 10 to 20.
Based on camnoc bus efficiency analysis, the suggested
bw margin value is 20.

Change-Id: Ic39cf937074fb11b6bc82e3cd683f707bf6b4bf0
Signed-off-by: default avatarPavan Kumar Chilamkurthi <pchilamk@codeaurora.org>
parent 7ecbb939
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -534,7 +534,7 @@
			"svs_l1", "nominal", "turbo";
		control-camnoc-axi-clk;
		camnoc-bus-width = <32>;
		camnoc-axi-clk-bw-margin-perc = <10>;
		camnoc-axi-clk-bw-margin-perc = <20>;
		qcom,msm-bus,name = "cam_ahb";
		qcom,msm-bus,num-cases = <7>;
		qcom,msm-bus,num-paths = <1>;