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

Commit 9e6e6569 authored by Vikash Garodia's avatar Vikash Garodia Committed by Gerrit - the friendly Code Review server
Browse files

ARM: msm: dts: Add reset clocks for sm8150



The clocks are used to reset the ahb2axi bridge
in video hardware.

Change-Id: I36b8001f9f8b6fba332ba461113b484a9173d6e9
Signed-off-by: default avatarVikash Garodia <vgarodia@codeaurora.org>
parent f1c106bc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -44,6 +44,10 @@
			"gcc_video_axi0", "gcc_video_axi1",
			"core_clk", "vcodec_clk", "cvp_clk";

		resets = <&clock_gcc GCC_VIDEO_AXIC_CLK_BCR>,
			<&clock_videocc VIDEO_CC_MVSC_CORE_CLK_BCR>;
		reset-names = "video_axi_reset", "video_core_reset";

		qcom,clock-configs = <0x0 0x0 0x0 0x1 0x1 0x1>;
		qcom,allowed-clock-rates = <225000000 300000000
			365000000 432000000 480000000>;