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

Commit 0e10e520 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 cf9e8d8d e0627d44
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -1174,6 +1174,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";
	};

@@ -1187,6 +1189,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";
	};

@@ -1200,6 +1204,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";
	};

@@ -1213,6 +1219,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";
	};
};