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

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

Merge "ARM: dts: msm: Remove display clock as client for CX SDPM for SHIMA"

parents e829082d fc547671
Loading
Loading
Loading
Loading
+3 −5
Original line number Original line Diff line number Diff line
@@ -79,14 +79,12 @@
	cx_sdpm@0x00634000 {
	cx_sdpm@0x00634000 {
		compatible = "qcom,sdpm";
		compatible = "qcom,sdpm";
		reg = <0x00634000 0x1000>;
		reg = <0x00634000 0x1000>;
		clock-names = "cam_cc_csi0phytiimer", "video_cc_mvs0", "disp_cc_mdss_mdp";
		clock-names = "cam_cc_csi0phytiimer", "video_cc_mvs0";
		clocks = <&camcc CAM_CC_CSI0PHYTIMER_CLK_SRC>,
		clocks = <&camcc CAM_CC_CSI0PHYTIMER_CLK_SRC>,
			<&videocc VIDEO_CC_MVS0_CLK_SRC>,
			<&videocc VIDEO_CC_MVS0_CLK_SRC>;
			<&dispcc DISP_CC_MDSS_MDP_CLK_SRC>;
		cam_cc_csi0phytiimer-supply = <&cam_cc_titan_top_gdsc>;
		cam_cc_csi0phytiimer-supply = <&cam_cc_titan_top_gdsc>;
		video_cc_mvs0-supply = <&video_cc_mvs0_gdsc>;
		video_cc_mvs0-supply = <&video_cc_mvs0_gdsc>;
		disp_cc_mdss-mdp-supply = <&disp_cc_mdss_core_gdsc>;
		csr-id = <0 2>;
		csr-id = <0 2 5>;
	};
	};


	mx_pe: mx_rdpm_pe@0x00637000 {
	mx_pe: mx_rdpm_pe@0x00637000 {