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

Commit a8ddd8ac authored by Jeyaprakash Soundrapandian's avatar Jeyaprakash Soundrapandian Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add lowsvs clock support for IPE for sm8150 platform" into dev/msm-4.14-camx

parents c99cc37c e365eda4
Loading
Loading
Loading
Loading
+6 −3
Original line number Original line Diff line number Diff line
@@ -1031,11 +1031,12 @@
			<&clock_camcc CAM_CC_IPE_0_CLK>;
			<&clock_camcc CAM_CC_IPE_0_CLK>;


		clock-rates =
		clock-rates =
			<0 0 0 300000000 0>,
			<0 0 0 475000000 0>,
			<0 0 0 475000000 0>,
			<0 0 0 520000000 0>,
			<0 0 0 520000000 0>,
			<0 0 0 600000000 0>,
			<0 0 0 600000000 0>,
			<0 0 0 600000000 0>;
			<0 0 0 600000000 0>;
		clock-cntl-level = "svs", "svs_l1",
		clock-cntl-level = "lowsvs", "svs", "svs_l1",
				"nominal", "turbo";
				"nominal", "turbo";
		status = "ok";
		status = "ok";
	};
	};
@@ -1064,11 +1065,12 @@
			<&clock_camcc CAM_CC_IPE_1_CLK>;
			<&clock_camcc CAM_CC_IPE_1_CLK>;


		clock-rates =
		clock-rates =
			<0 0 0 300000000 0>,
			<0 0 0 475000000 0>,
			<0 0 0 475000000 0>,
			<0 0 0 520000000 0>,
			<0 0 0 520000000 0>,
			<0 0 0 600000000 0>,
			<0 0 0 600000000 0>,
			<0 0 0 600000000 0>;
			<0 0 0 600000000 0>;
		clock-cntl-level = "svs", "svs_l1",
		clock-cntl-level = "lowsvs", "svs", "svs_l1",
				"nominal", "turbo";
				"nominal", "turbo";
		status = "ok";
		status = "ok";
	};
	};
@@ -1097,11 +1099,12 @@
			<&clock_camcc CAM_CC_BPS_CLK>;
			<&clock_camcc CAM_CC_BPS_CLK>;


		clock-rates =
		clock-rates =
			<0 0 0 200000000 0>,
			<0 0 0 400000000 0>,
			<0 0 0 400000000 0>,
			<0 0 0 480000000 0>,
			<0 0 0 480000000 0>,
			<0 0 0 600000000 0>,
			<0 0 0 600000000 0>,
			<0 0 0 600000000 0>;
			<0 0 0 600000000 0>;
		clock-cntl-level = "svs", "svs_l1",
		clock-cntl-level = "lowsvs", "svs", "svs_l1",
				"nominal", "turbo";
				"nominal", "turbo";
		status = "ok";
		status = "ok";
	};
	};