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

Commit 27b9e42b authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add PPI clock sources to bring up v150_110 camera"

parents 9722daa2 854a3c24
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -825,6 +825,8 @@
		interrupts = <0 170 0>;
		clocks = <&clock_camcc CAM_CC_CSIPHY0_CLK>;
		clock-names = "csiphy0_clk";
		clock-cntl-level = "svs";
		clock-rates = <0>;
		status = "ok";
	};

@@ -838,6 +840,8 @@
		interrupts = <0 171 0>;
		clocks = <&clock_camcc CAM_CC_CSIPHY1_CLK>;
		clock-names = "csiphy1_clk";
		clock-cntl-level = "svs";
		clock-rates = <0>;
		status = "ok";
	};

@@ -851,6 +855,8 @@
		interrupts = <0 172 0>;
		clocks = <&clock_camcc CAM_CC_CSIPHY2_CLK>;
		clock-names = "csiphy2_clk";
		clock-cntl-level = "svs";
		clock-rates = <0>;
		status = "ok";
	};

@@ -864,6 +870,8 @@
		interrupts = <0 173 0>;
		clocks = <&clock_camcc CAM_CC_CSIPHY3_CLK>;
		clock-names = "csiphy3_clk";
		clock-cntl-level = "svs";
		clock-rates = <0>;
		status = "ok";
	};
};