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

Commit 692f73f7 authored by Karthik Anantha Ram's avatar Karthik Anantha Ram
Browse files

ARM: dts: msm: Add camnoc-min-bw entry in cpas node for sdm670/sdm845



This field determines the min camnoc axi bw needed based on the
target. Currently this value is defined as a macro, moving this
field to the device tree.

Change-Id: I258c9711729f52e812d51241cfa6b38ed6a8c700
Signed-off-by: default avatarKarthik Anantha Ram <kartanan@codeaurora.org>
parent 8b63da78
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -408,6 +408,7 @@
		interrupt-names = "cpas_camnoc";
		interrupts = <0 459 0>;
		qcom,cpas-hw-ver = <0x170110>; /* Titan v170 v1.1.0 */
		camnoc-axi-min-ib-bw = <3000000000>;
		regulator-names = "camss-vdd";
		camss-vdd-supply = <&titan_top_gdsc>;
		clock-names = "gcc_ahb_clk",
+1 −0
Original line number Diff line number Diff line
@@ -381,6 +381,7 @@
		interrupt-names = "cpas_camnoc";
		interrupts = <0 459 0>;
		qcom,cpas-hw-ver = <0x170100>; /* Titan v170 v1.0.0 */
		camnoc-axi-min-ib-bw = <3000000000>;
		regulator-names = "camss-vdd";
		camss-vdd-supply = <&titan_top_gdsc>;
		clock-names = "gcc_ahb_clk",
+1 −0
Original line number Diff line number Diff line
@@ -302,6 +302,7 @@
		interrupt-names = "cpas_camnoc";
		interrupts = <0 459 0>;
		qcom,cpas-hw-ver = <0x170110>; /* Titan v170 v1.1.0 */
		camnoc-axi-min-ib-bw = <3000000000>;
		regulator-names = "camss-vdd";
		camss-vdd-supply = <&titan_top_gdsc>;
		clock-names = "gcc_ahb_clk",