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

Commit 9e574a4e authored by Mihir Ganu's avatar Mihir Ganu
Browse files

ARM: dts: msm: Remove core clock reset from vidc dts

Update video driver power sequence by removing core clock reset entry.

Change-Id: Ie2366847d00d86313682b7569bc5025e4394a82a
parent 9864152a
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -28,9 +28,8 @@
		qcom,clock-configs = <0x0 0x1 0x1>;
		qcom,allowed-clock-rates = <239999999 338000000
			366000000 444000000>;
		resets = <&clock_gcc GCC_VIDEO_AXI0_CLK_ARES>,
			<&clock_videocc VIDEO_CC_MVS0C_CLK_ARES>;
		reset-names = "video_axi_reset", "video_core_reset";
		resets = <&clock_gcc GCC_VIDEO_AXI0_CLK_ARES>;
		reset-names = "video_axi_reset";

		qcom,reg-presets = <0xB0088 0x0 0x11>;